[mm-common] Ship and install skeletonmm/build/.gitignore



commit f77f3ee0e514f3195c803bfd774c1b623a8eb534
Author: Daniel Elstner <danielk openismus com>
Date:   Tue Sep 8 14:15:10 2009 +0200

    Ship and install skeletonmm/build/.gitignore
    
    * Makefile.am (nobase_dist_doc_DATA): Add skeletonmm/build/.gitignore
    to the list of documentation files to install.

 Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index c2ae77b..c9417c8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -64,6 +64,7 @@ nobase_dist_doc_DATA =							\
 	skeletonmm/README						\
 	skeletonmm/configure.ac						\
 	skeletonmm/skeletonmm.doap					\
+	skeletonmm/build/.gitignore					\
 	skeletonmm/codegen/Makefile.am					\
 	skeletonmm/codegen/extradefs/generate_extra_defs_skeleton.cc	\
 	skeletonmm/codegen/m4/convert.m4				\
@@ -126,6 +127,7 @@ doctags/libstdc++.tag:
 	$(if $(CURL),$(download_curl) '$(libstdcxx_tag_url)',$(if\
 	     $(WGET),$(download_wget) '$(libstdcxx_tag_url)',test -f '$@'))
 
+# Build the mm-common-prepare(1) manual page.
 util/mm-common-prepare.1: $(srcdir)/util/mm-common-prepare.1.in Makefile
 	$(subst_manpage) $(srcdir)/util/mm-common-prepare.1.in >$@
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]