summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
-rw-r--r--ini/README1
2 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 331f75d..b2855cf 100644
--- a/Makefile.am
+++ b/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/ini/README b/ini/README
deleted file mode 100644
index 2b4d381..0000000
--- a/ini/README
+++ /dev/null
@@ -1 +0,0 @@
-Documentation for ini_config can be found in ini_config.h \ No newline at end of file