aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2010-06-30 00:41:11 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2010-06-30 00:41:11 +0300
commitdf105b4f21ae98dad3c6475c86b00911d55635e1 (patch)
tree47d096568614333b4980cf68b2976e08d9b86e2c
parentc0992a1981165a975148b2a334f2556c3efb6fdf (diff)
downloadsmap-df105b4f21ae98dad3c6475c86b00911d55635e1.tar.gz
smap-df105b4f21ae98dad3c6475c86b00911d55635e1.tar.bz2
Bugfix.
* src/Makefile.am: Distribute getopt.m4
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 87d7c3c..b92a165 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -41,7 +41,7 @@ SUFFIXES=.opt .c
m4 -s $(top_srcdir)/src/getopt.m4 $< | sed '1d' > $@
BUILT_SOURCES=cmdline.c smapccmd.c
-EXTRA_DIST=cmdline.opt cmdline.c smapccmd.opt smapccmd.c smapd.conf
+EXTRA_DIST=cmdline.opt cmdline.c smapccmd.opt smapccmd.c smapd.conf getopt.m4
INCLUDES = -I$(top_srcdir)/include @LTDLINCL@
AM_CPPFLAGS=-DSYSCONFDIR=\"$(sysconfdir)\"\
-DSMAP_MODDIR=\"$(SMAP_MODDIR)\"

Return to:

Send suggestions and report system problems to the System administrator.