summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorlaforge <laforge>2005-10-03 15:26:04 +0000
committerlaforge <laforge>2005-10-03 15:26:04 +0000
commit98c654a94a42a0094c739784ff80b660a5718046 (patch)
tree6c0e0c5efe3f1317f98cc86e98c5d0d9adedd744 /src/Makefile.am
parentf2dffedf2b0d52bf89aa0117199fb2d96d233697 (diff)
allow for plugins that don't have any config keys
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index c729774..2764b4b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -4,4 +4,4 @@ INCLUDES = $(all_includes) -I$(top_srcdir)/include
bin_PROGRAMS = ulogd
ulogd_SOURCES = ulogd.c select.c conffile.c
-
+ulogd_LDFLAGS = -export-dynamic