]> git.donarmstrong.com Git - lilypond.git/blob - python/GNUmakefile
* make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
[lilypond.git] / python / GNUmakefile
1 depth = ..
2
3 STEPMAKE_TEMPLATES=c python-module install po
4 include $(depth)/make/stepmake.make 
5
6 INSTALLATION_FILES=$(OUT_PY_MODULES) $(OUT_PYC_MODULES) $(OUT_SO_MODULES)
7 INSTALLATION_DIR=$(local_lilypond_datadir)/python
8
9 $(outdir)/midi.lo: $(outdir)/config.h