]> git.donarmstrong.com Git - lilypond.git/blobdiff - modules/GNUmakefile
release: 1.5.11
[lilypond.git] / modules / GNUmakefile
index 5a023f14cb363527d2886b8be543bb92608c61aa..bc69608d146b08887e10ae129142a5b87358211b 100644 (file)
@@ -3,9 +3,14 @@ depth = ..
 # Hmm, name dir midi too, then?
 NAME=midi
 
-STEPMAKE_TEMPLATES=c install python-module
+
+# 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
+