Re-generated the Makefiles

This commit is contained in:
Pierre Pronchery 2014-10-12 23:54:15 +02:00
parent 01ec3edeb0
commit 6ca0e7e328

View File

@ -36,6 +36,7 @@ main.o: main.c
clean:
$(RM) -- $(../include/VPN.h_OBJS) $(VPN_OBJS)
../data/appbroker.sh -c -P "$(PREFIX)" -- "../include/VPN.h"
distclean: clean
$(RM) -- $(TARGETS)