mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-02-07 14:18:25 +00:00
Tutorials have nothing to do with tests.
This commit is contained in:
parent
f59ff44636
commit
6d0e4f3525
1 changed files with 0 additions and 3 deletions
|
|
@ -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) \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue