summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-01-15 23:41:27 +0000
committerLennart Poettering <lennart@poettering.net>2004-01-15 23:41:27 +0000
commit4e3a25d7cceabcb9f3c33a3359924206bb98b9c3 (patch)
tree8b81fec236fa7a0dc4ff0e37f3107f9090bc4819
parent8d6e203b7e637e00b304a2529745bc107f17dadc (diff)
fix build
git-svn-id: file:///home/lennart/svn/public/ifplugd/trunk@83 2bf48fe7-cfc1-0310-909f-d9042e1e0fef
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 63b0f6a..8e85e72 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -16,7 +16,8 @@
# along with ifplugd; if not, write to the Free Software Foundation,
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
-AM_CFLAGS = -DSYSCONFDIR="\"$(sysconfdir)\""
+AM_CFLAGS = $(LIBDAEMON_CFLAGS) -DSYSCONFDIR="\"$(sysconfdir)\""
+LDADD = $(LIBDAEMON_LIBS)
sbin_PROGRAMS = ifplugd ifstatus