1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

reload linker cache after install target

This commit is contained in:
Steffen Vogel 2015-12-13 20:25:21 +01:00
parent 55c8a85afb
commit 1e6b750f0a

View file

@ -107,6 +107,7 @@ install: $(TARGETS) $(LIBS)
install -m 0755 pipe $(PREFIX)/bin/s2ss-pipe
install -m 0755 test $(PREFIX)/bin/s2ss-test
install -m 0755 tools/s2ss.sh $(PREFIX)/bin/s2ss
ldconfig
release: all
tar czf s2ss-$(COMMIT)-doc.tar.gz doc/html/