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