]> git.donarmstrong.com Git - lilypond.git/blobdiff - modules/GNUmakefile
release: 1.5.19
[lilypond.git] / modules / GNUmakefile
index 5a023f14cb363527d2886b8be543bb92608c61aa..61cfea23e503734383843eb542840dffed698bce 100644 (file)
@@ -3,9 +3,14 @@ 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
+