From 9d1d71a22f9acf0c5c283064b805166ad612013b Mon Sep 17 00:00:00 2001 From: Perberos Date: Thu, 1 Dec 2011 21:46:33 -0300 Subject: moving from https://github.com/perberos/mate-desktop-environment --- doc-build/Makefile.am | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc-build/Makefile.am (limited to 'doc-build/Makefile.am') diff --git a/doc-build/Makefile.am b/doc-build/Makefile.am new file mode 100644 index 0000000..5fa3a5f --- /dev/null +++ b/doc-build/Makefile.am @@ -0,0 +1,12 @@ +bin_SCRIPTS = mate-doc-common + +pkgdatadir = $(datadir)/mate-common/data +pkgdata_DATA = \ + omf.make \ + xmldocs.make + +EXTRA_DIST = \ + omf.make \ + xmldocs.make \ + mate-doc-common.in \ + README -- cgit v1.2.1