aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2010-06-18 00:24:38 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2010-06-18 00:24:38 +0300
commit26959487f551abc36f85eb8b5577edd1abca7f8f (patch)
tree3ac4f6bc6d800e24a264ff3ccf51950f12f117b2
parenta851e1e1b2569cbe8187d9dba7fd17a1e0bcf269 (diff)
downloadsmap-26959487f551abc36f85eb8b5577edd1abca7f8f.tar.gz
smap-26959487f551abc36f85eb8b5577edd1abca7f8f.tar.bz2
Bugfix.
* src/Makefile.am (CLEANFILES): Add smapd.conf
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 5f08d10..0bf1d60 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -45,6 +45,7 @@ EXTRA_DIST=cmdline.opt cmdline.c smapccmd.opt smapccmd.c smapd.conf
INCLUDES = -I$(top_srcdir)/include @LTDLINCL@
AM_CPPFLAGS=-DSYSCONFDIR=\"$(sysconfdir)\"\
-DSMAP_MODDIR=\"$(SMAP_MODDIR)\"
+CLEANFILES = smapd.conf
if MAILUTILS_COND
DEF_MAILUTILS=-DMAILUTILS

Return to:

Send suggestions and report system problems to the System administrator.