summaryrefslogtreecommitdiffstats
path: root/common/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
commit29f9384e70029ebe72ad6199eb8f04c0c92a8981 (patch)
treecc42e45043fa2eb6b1b772525234b4b88da9e4a8 /common/Makefile.am
parent12454b937b53358e1dbb29dc7649e3f88b9bfd2d (diff)
downloadsssd-29f9384e70029ebe72ad6199eb8f04c0c92a8981.tar.gz
sssd-29f9384e70029ebe72ad6199eb8f04c0c92a8981.tar.xz
sssd-29f9384e70029ebe72ad6199eb8f04c0c92a8981.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 'common/Makefile.am')
-rw-r--r--common/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
index 5d39b42b6..b06c0e734 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -1 +1 @@
-SUBDIRS = collection
+SUBDIRS = collection ini