11 lines
256 B
Diff
11 lines
256 B
Diff
|
--- a/Makefile.am
|
||
|
+++ b/Makefile.am
|
||
|
@@ -1,6 +1,6 @@
|
||
|
AUTOMAKE_OPTIONS=foreign
|
||
|
ACLOCAL_AMFLAGS = -I build-aux
|
||
|
-SUBDIRS=doc scripts test
|
||
|
+SUBDIRS=scripts test
|
||
|
|
||
|
noinst_LTLIBRARIES = libcommunicate.la libmacosx.la
|
||
|
libcommunicate_la_SOURCES = communicate.c
|