diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/Makefile.am | 2 | ||||
-rw-r--r-- | common/ini/README | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/common/Makefile.am b/common/Makefile.am index 331f75d8..b2855cff 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 2b4d381d..00000000 --- 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 |