From 438052747029e2ae78c672ba5af932520bcc7bb9 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 16 Oct 2003 17:36:56 +0000 Subject: man pages git-svn-id: file:///home/lennart/svn/public/waproamd/trunk@19 022f378f-78c4-0310-b860-d162c87e6274 --- conf/Makefile.am | 6 ------ 1 file changed, 6 deletions(-) (limited to 'conf') diff --git a/conf/Makefile.am b/conf/Makefile.am index 789350f..e3ee3b2 100644 --- a/conf/Makefile.am +++ b/conf/Makefile.am @@ -17,11 +17,7 @@ # 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 - CLEANFILES = waproamd.init default waproamd.init: waproamd.init.in Makefile @@ -42,5 +38,3 @@ uninstall-local: rmdir ${DESTDIR}/${sysconfdir}/waproamd/keys rm -f ${DESTDIR}/${sysconfdir}/init.d/waproamd ${DESTDIR}/${sysconfdir}/waproamd/waproamd.conf rm -f ${DESTDIR}/${sysconfdir}/waproamd/scripts/default - -endif -- cgit