summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorlaforge <laforge>2005-10-02 17:52:13 +0000
committerlaforge <laforge>2005-10-02 17:52:13 +0000
commit936e615424b0b77c112a1e5c5fab1045f569bbf1 (patch)
tree435f9ac16d3fb45ef8ce401eddcead5d6388451d /src/Makefile.am
parent778a2f3ddcd69804ff5e948b8dd119609356501b (diff)
more work towards automake'ing
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index b39bfcb..c729774 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,4 +1,7 @@
+
+INCLUDES = $(all_includes) -I$(top_srcdir)/include
+
bin_PROGRAMS = ulogd
-ulogd_SOURCES = ulogd.c select.c ../conffile/conffile.c
+ulogd_SOURCES = ulogd.c select.c conffile.c