From cef7d5c84ffd8b18efea5ecc6715793ad842e4df Mon Sep 17 00:00:00 2001 From: fred Date: Mon, 16 Mar 1998 20:39:14 +0000 Subject: [PATCH] lilypond-0.1.49 --- debian/Makefile.am.wild | 5 +++++ flower/include/Makefile.am.wild | 6 ++++++ lily/include/Makefile.am.wild | 6 ++++++ mi2mu/include/Makefile.am.wild | 6 ++++++ 4 files changed, 23 insertions(+) create mode 100644 debian/Makefile.am.wild create mode 100644 flower/include/Makefile.am.wild create mode 100644 lily/include/Makefile.am.wild create mode 100644 mi2mu/include/Makefile.am.wild 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 + -- 2.39.5