]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.49
authorfred <fred>
Mon, 16 Mar 1998 20:39:14 +0000 (20:39 +0000)
committerfred <fred>
Mon, 16 Mar 1998 20:39:14 +0000 (20:39 +0000)
debian/Makefile.am.wild [new file with mode: 0644]
flower/include/Makefile.am.wild [new file with mode: 0644]
lily/include/Makefile.am.wild [new file with mode: 0644]
mi2mu/include/Makefile.am.wild [new file with mode: 0644]

diff --git a/debian/Makefile.am.wild b/debian/Makefile.am.wild
new file mode 100644 (file)
index 0000000..1dc36d0
--- /dev/null
@@ -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 (file)
index 0000000..ac36bc7
--- /dev/null
@@ -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 (file)
index 0000000..3540ce1
--- /dev/null
@@ -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 (file)
index 0000000..1cf201f
--- /dev/null
@@ -0,0 +1,6 @@
+# lib/include/Makefile.am.wild
+
+noinst_HEADERS = $(wildcard *.hh *.icc *.tcc)
+
+EXTRA_DIST = Makefile.am.wild
+