11 lines
315 B
Diff
11 lines
315 B
Diff
--- a/Makefile.am
|
|
+++ b/Makefile.am
|
|
@@ -142,6 +142,7 @@
|
|
#############################################################################
|
|
|
|
libosl_la_CPPFLAGS = -I. -I$(top_builddir)/include -I$(top_srcdir)/include -g
|
|
+libosl_la_LDFLAGS = -no-undefined
|
|
libosl_la_SOURCES = \
|
|
source/scop.c \
|
|
source/statement.c \
|