summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2012-07-01 12:52:22 -0400
committerRyan Lortie <desrt@desrt.ca>2012-07-01 13:24:53 -0400
commite054942e30f18b4d0a1776838cf08082610620b3 (patch)
tree85e6600898d3bb8236910a2eb6d8d7e93201b8f7 /Makefile.am
parent213476252cbf171f6f65361e763cfab6614c407b (diff)
downloaddconf-e054942e30f18b4d0a1776838cf08082610620b3.tar.gz
common/: create two convenience libraries
One -fPIC and one without. This is done instead of pulling the various source files from other Makefiles.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 6f23b0a..6fb0701 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-SUBDIRS = gvdb service gsettings dbus-1 tests client bin engine common docs
+SUBDIRS = gvdb common service gsettings dbus-1 tests client bin engine docs
if ENABLE_EDITOR
SUBDIRS += editor