summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
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 c09916a..f2f52a5 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -32,6 +32,6 @@ g3states.h: mkg3states
-rm -f g3states.h
./mkg3states -c > g3states.h_ && mv g3states.h_ g3states.h
-liblbxutil_la_LDFLAGS = -version-number 1:0:0
+liblbxutil_la_LDFLAGS = -version-number 1:0:0 -no-undefined
CLEANFILES = g3states.h