Mercurial > sm-archive
diff Makefile.am @ 10:f9e8bbf33a2a
more fixes for solaris
author | carl |
---|---|
date | Tue, 30 Jan 2007 16:28:16 -0800 |
parents | 32b57406b656 |
children | 8ebecad6530f |
line wrap: on
line diff
--- a/Makefile.am Wed Jan 03 22:28:27 2007 -0800 +++ b/Makefile.am Tue Jan 30 16:28:16 2007 -0800 @@ -1,9 +1,11 @@ +ACLOCAL_AMFLAGS = -I m4 + SUBDIRS = src man html info hackdir = $(sysconfdir)/sm-archive hack_SCRIPTS = sm-archive hack_DATA = sm-archive.conf CLEANFILES = sm-archive xml/sm-archive xml/Makefile -EXTRA_DIST = sm-archive.rc $(hack_DATA) sm-archive.spec $(wildcard xml/h*) $(wildcard xml/M*) $(wildcard xml/sm*) +EXTRA_DIST = sm-archive.rc $(hack_DATA) sm-archive.spec $(wildcard m4/*) $(wildcard xml/h*) $(wildcard xml/M*) $(wildcard xml/sm*) sm-archive: $(srcdir)/sm-archive.rc rm -f sm-archive