Tutorials have nothing to do with tests.

This commit is contained in:
Ghislain MARY 2013-08-22 15:49:56 +02:00
parent f59ff44636
commit 6d0e4f3525

View file

@ -31,7 +31,6 @@ endif
clean-local:
rm -rf doc
if ENABLE_TESTS
#tutorials
noinst_PROGRAMS=helloworld registration buddy_status chatroom notify
@ -63,8 +62,6 @@ LINPHONE_TUTOS+=$(notify_SOURCES)
notify_LDADD=$(helloworld_LDADD)
endif
AM_CFLAGS=\
-I$(top_srcdir)/coreapi \
$(STRICT_OPTIONS) \