From c58b9bd118958423656e674c25d940cdec71f58a Mon Sep 17 00:00:00 2001 From: Francisco Vila Date: Mon, 31 Jan 2011 16:53:16 +0100 Subject: Build: end directories in their bare names and avoid some double slashes in logs. --- scm/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scm/GNUmakefile') diff --git a/scm/GNUmakefile b/scm/GNUmakefile index d3f055f77f..0c1965293a 100644 --- a/scm/GNUmakefile +++ b/scm/GNUmakefile @@ -2,7 +2,7 @@ depth = .. -INSTALLATION_DIR=$(local_lilypond_datadir)/scm/ +INSTALLATION_DIR=$(local_lilypond_datadir)/scm INSTALLATION_FILES=$(SCM_FILES) XGETTEXT_FLAGS = --language=Scheme -- cgit v1.2.3