summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2009-04-06 15:29:07 -0400
committerStephen Gallagher <sgallagh@redhat.com>2009-04-06 15:59:21 -0400
commite54786d970c3a4643644b99f7b5f0d4332d7db5d (patch)
tree7bc60b611a3036eb822b63562c9ac2ccff60116a /Makefile.am
parentbf2e070c3cd0fa434fe2969844a55f292b26a8ff (diff)
downloadding-libs-e54786d970c3a4643644b99f7b5f0d4332d7db5d.tar.gz
ding-libs-e54786d970c3a4643644b99f7b5f0d4332d7db5d.tar.xz
ding-libs-e54786d970c3a4643644b99f7b5f0d4332d7db5d.zip
Fix build system for Collection and INI parser.
Adds ini subdirectory so it will be built, adds some clarification to the README, makes the configure --help more clear about the trace level and enables -Wall reporting.
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 5d39b42..b06c0e7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1 +1 @@
-SUBDIRS = collection
+SUBDIRS = collection ini