summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorcristy <urban-warrior@git.imagemagick.org>2012-11-28 21:55:35 +0000
committercristy <urban-warrior@git.imagemagick.org>2012-11-28 21:55:35 +0000
commit9b86f2099de81aa6f69f504630ab5c9e98d44e57 (patch)
treec89bf253795c02af19f28739b8e9f56b9355e9ea /Makefile.am
parent86c8d8ac397988a51b6dc1b9f31efe10feb0a468 (diff)
downloadImageMagick-9b86f2099de81aa6f69f504630ab5c9e98d44e57.tar.gz
Implement symbol versioning
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 54efe9e74..288cd65bd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,6 +23,8 @@ ACLOCAL_AMFLAGS = -I m4
MODULECOMMONFLAGS = -no-undefined -export-symbols-regex ".*" -shared -module -avoid-version
+SUBDIRS = .
+
# Options to pass when running configure in the distcheck target.
#
# We want to preserve user-provided option variables so the same