]> git.donarmstrong.com Git - lilypond.git/blobdiff - modules/GNUmakefile
release: 1.5.19
[lilypond.git] / modules / GNUmakefile
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..61cfea23e503734383843eb542840dffed698bce 100644 (file)
@@ -0,0 +1,16 @@
+depth = ..
+
+# Hmm, name dir midi too, then?
+NAME=midi
+
+
+# compile fucks up on without autoconf -I flag.
+STEPMAKE_TEMPLATES=c install python-module
+
+INSTALLATION_FILES=$(outdir)/midi.so
+INSTALLATION_DIR=$(datadir)/python
+
+# do nothing; module ins't used yet.
+
+include $(depth)/make/stepmake.make
+