Re-generated the Makefiles

This commit is contained in:
Pierre Pronchery 2014-10-12 23:45:31 +02:00
parent 4edc2b7bc9
commit 6328f8fa61

View File

@ -45,6 +45,8 @@ session.o: session.c
clean:
$(RM) -- $(../include/Init.h_OBJS) $(../include/Session.h_OBJS) $(Init_OBJS)
../data/appbroker.sh -c -P "$(PREFIX)" -- "../include/Init.h"
../data/appbroker.sh -c -P "$(PREFIX)" -- "../include/Session.h"
distclean: clean
$(RM) -- $(TARGETS)