|
--- 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 libfakeroot_time64.la
|
|
libcommunicate_la_SOURCES = communicate.c
|