diff options
author | Stephen Gallagher <sgallagh@redhat.com> | 2010-03-15 13:46:10 -0400 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2010-03-15 16:12:52 -0400 |
commit | 02a89e253225b46c37ae03a5045e3e18f3fcb296 (patch) | |
tree | 30b3e51e742f889f84fb1f3ffdd0ed0a58a39d28 /Makefile.am | |
parent | 5a0c5b1195f5ce4ae7e7f9ce9de1cd2db54691d6 (diff) | |
download | ding-libs-02a89e253225b46c37ae03a5045e3e18f3fcb296.tar.gz ding-libs-02a89e253225b46c37ae03a5045e3e18f3fcb296.tar.xz ding-libs-02a89e253225b46c37ae03a5045e3e18f3fcb296.zip |
Build and package libini_config docs
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 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 |