From: fred Date: Mon, 16 Mar 1998 20:39:14 +0000 (+0000) Subject: lilypond-0.1.49 X-Git-Tag: release/1.5.59~5996 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=cef7d5c84ffd8b18efea5ecc6715793ad842e4df;p=lilypond.git lilypond-0.1.49 --- diff --git a/debian/Makefile.am.wild b/debian/Makefile.am.wild new file mode 100644 index 0000000000..1dc36d0e92 --- /dev/null +++ b/debian/Makefile.am.wild @@ -0,0 +1,5 @@ +# debian/Makefile.am.wild + +EXTRA_DIST = Makefile.am.wild README.Debian TODO changelog control copyright \ + postinst postinst.old.sh postrm preinst rules watch + diff --git a/flower/include/Makefile.am.wild b/flower/include/Makefile.am.wild new file mode 100644 index 0000000000..ac36bc76ef --- /dev/null +++ b/flower/include/Makefile.am.wild @@ -0,0 +1,6 @@ +# flower/lib/include/Makefile.am.wild + +noinst_HEADERS = $(wildcard *.hh *.icc *.tcc) + +EXTRA_DIST = Makefile.am.wild + diff --git a/lily/include/Makefile.am.wild b/lily/include/Makefile.am.wild new file mode 100644 index 0000000000..3540ce1719 --- /dev/null +++ b/lily/include/Makefile.am.wild @@ -0,0 +1,6 @@ +# lily/include/Makefile.am.wild + +noinst_HEADERS = $(wildcard *.hh *.icc *.tcc) + +EXTRA_DIST = Makefile.am.wild + diff --git a/mi2mu/include/Makefile.am.wild b/mi2mu/include/Makefile.am.wild new file mode 100644 index 0000000000..1cf201f1c6 --- /dev/null +++ b/mi2mu/include/Makefile.am.wild @@ -0,0 +1,6 @@ +# lib/include/Makefile.am.wild + +noinst_HEADERS = $(wildcard *.hh *.icc *.tcc) + +EXTRA_DIST = Makefile.am.wild +