summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
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