summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2010-03-15 13:46:10 -0400
committerStephen Gallagher <sgallagh@redhat.com>2010-03-15 16:12:52 -0400
commitd4a4fe465517a4ca820e4d1ce1d85b4e5bc3ee8e (patch)
treead27d5b534682488e9b8eaa41bdbbbe0dca9a022 /common
parent4a18b7507fe9ab41de2edfaed2d246bc4989f9f0 (diff)
downloadsssd-d4a4fe465517a4ca820e4d1ce1d85b4e5bc3ee8e.tar.gz
sssd-d4a4fe465517a4ca820e4d1ce1d85b4e5bc3ee8e.tar.xz
sssd-d4a4fe465517a4ca820e4d1ce1d85b4e5bc3ee8e.zip
Build and package libini_config docs
Diffstat (limited to 'common')
-rw-r--r--common/Makefile.am2
-rw-r--r--common/ini/README1
2 files changed, 1 insertions, 2 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
index 331f75d8a..b2855cff4 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -1,6 +1,6 @@
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = trace collection ini dhash path_utils refarray
-DOCDIRS = collection
+DOCDIRS = collection ini
dist_noinst_DATA = \
m4
diff --git a/common/ini/README b/common/ini/README
deleted file mode 100644
index 2b4d381d2..000000000
--- a/common/ini/README
+++ /dev/null
@@ -1 +0,0 @@
-Documentation for ini_config can be found in ini_config.h \ No newline at end of file