b.liu | e958203 | 2025-04-17 19:18:16 +0800 | [diff] [blame] | 1 | --- a/Makefile.am |
2 | +++ b/Makefile.am | ||||
3 | @@ -1,6 +1,6 @@ | ||||
4 | AUTOMAKE_OPTIONS=foreign | ||||
5 | ACLOCAL_AMFLAGS = -I build-aux | ||||
6 | -SUBDIRS=doc scripts test | ||||
7 | +SUBDIRS=scripts test | ||||
8 | |||||
9 | noinst_LTLIBRARIES = libcommunicate.la libmacosx.la libfakeroot_time64.la | ||||
10 | libcommunicate_la_SOURCES = communicate.c |