summaryrefslogtreecommitdiff
path: root/src/smt/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/smt/Makefile.am')
-rw-r--r--src/smt/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/smt/Makefile.am b/src/smt/Makefile.am
index f719b1283..ff740aa56 100644
--- a/src/smt/Makefile.am
+++ b/src/smt/Makefile.am
@@ -1,5 +1,5 @@
INCLUDES = -I@srcdir@/../include -I@srcdir@/..
-AM_CXXFLAGS = -Wall
+AM_CXXFLAGS = -Wall -fvisibility=hidden
noinst_LIBRARIES = libsmt.a
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback