]> git.donarmstrong.com Git - lilypond.git/blob - modules/GNUmakefile
release: 1.5.11
[lilypond.git] / modules / GNUmakefile
1 depth = ..
2
3 # Hmm, name dir midi too, then?
4 NAME=midi
5
6
7 # compile fucks up on without autoconf -I flag.
8 STEPMAKE_TEMPLATES=c install # python-module
9
10 INSTALLATION_FILES=$(outdir)/midi.so
11 INSTALLATION_DIR=$(datadir)/python
12
13 # do nothing; module ins't used yet.
14
15 include $(depth)/make/stepmake.make
16