diff --git a/include/Makefile b/include/Makefile index 1320e0f..9c4dda2 100644 --- a/include/Makefile +++ b/include/Makefile @@ -14,6 +14,7 @@ VPN.h: ../data/VPN.interface clean: $(RM) -- $(VPN.h_OBJS) + ../data/appbroker.sh -c -P "$(PREFIX)" -- "VPN.h" distclean: clean $(RM) -- $(TARGETS)