summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2003-10-08 23:57:43 +0000
committerLennart Poettering <lennart@poettering.net>2003-10-08 23:57:43 +0000
commit293ce53b6d56818bf5544bd62c99c029a4708a47 (patch)
treee71b239b2de4d76866baf04e445b61b508f21017
parentc1db7dc2df5380c7a393e11292bf0f26bdb94819 (diff)
dist fix
git-svn-id: file:///home/lennart/svn/public/aeswepd/trunk@18 022f378f-78c4-0310-b860-d162c87e6274
-rw-r--r--conf/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/Makefile.am b/conf/Makefile.am
index 2e6973c..789350f 100644
--- a/conf/Makefile.am
+++ b/conf/Makefile.am
@@ -16,12 +16,12 @@
# along with waproamd; if not, write to the Free Software Foundation,
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+EXTRA_DIST = waproamd.init.in waproamd.conf default.in
+
if BUILD_WAPROAMD
noinst_DATA = waproamd.init waproamd.conf default
-EXTRA_DIST = waproamd.init.in waproamd.conf default.in
-
CLEANFILES = waproamd.init default
waproamd.init: waproamd.init.in Makefile