]> git.donarmstrong.com Git - lilypond.git/blobdiff - python/GNUmakefile
* scm/lily.scm: Remove horrendous running-from-gui? kludge.
[lilypond.git] / python / GNUmakefile
index 8c0791d7b1d7eb911131cb8462f7947e81c0c54a..b8a8a913a229a619157b962b00fca08915cbd0d0 100644 (file)
@@ -10,7 +10,7 @@ CONFIG_LDFLAGS=
 INSTALLATION_OUT_SUFFIXES=1
 
 INSTALLATION_OUT_FILES=$(OUT_SO_MODULES)
-INSTALLATION_OUT_DIR=$(local_lilypond_datadir)/python
+INSTALLATION_OUT_DIR=$(local_lilypond_libdir)/python
 
 INSTALLATION_OUT_DIR1=$(local_lilypond_datadir)/python
 INSTALLATION_OUT_FILES1=$(OUT_PY_MODULES) $(OUT_PYC_MODULES)