fix bundle generation

This commit is contained in:
Simon Morlat 2015-04-13 12:35:25 +02:00
parent e83b3484af
commit 144bdc5328

View file

@ -249,3 +249,7 @@ discovery:
touch specs.c
$(CC) --include $(top_builddir)/config.h \
$(TUNNEL_CFLAGS) $(CFLAGS) $(MEDIASTREAMER2_CFLAGS) $(ORTP_CFLAGS) $(SIPSTACK_CFLAGS) $(CUNIT_CFLAGS) -E -P -v -dD specs.c
.PHONY: Linphone.app