]> git.donarmstrong.com Git - lilypond.git/commitdiff
* GNUmakefile.in (EXTRA_DIST_FILES): remove VIM stuff.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 5 Mar 2004 10:56:43 +0000 (10:56 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 5 Mar 2004 10:56:43 +0000 (10:56 +0000)
* vim/GNUmakefile: flatten dirs, add GNUmakefile.

Documentation/user/introduction.itely
vim/GNUmakefile [new file with mode: 0644]

index 404269b936842cb35279a00cad4b4e464ba80653..63d11155e3ff478780d50e1b571237970ebddf60 100644 (file)
@@ -511,8 +511,8 @@ The syntax is also the user-interface for LilyPond, hence it is easily typable,
 @example
   c'4 d'8
 @end example
-Are a quarter note C (the middle C) and eighth note D1 (the D above
-middle C), as in this example:
+Are a quarter note C (middle C) and eighth note D1 (D above middle C),
+as in this example:
 
 @lilypond[fragment]
   c'4 d'8
diff --git a/vim/GNUmakefile b/vim/GNUmakefile
new file mode 100644 (file)
index 0000000..b1663ef
--- /dev/null
@@ -0,0 +1,6 @@
+depth = ..
+
+# elispdir defined in config.make
+include $(depth)/make/stepmake.make 
+
+EXTRA_DIST_FILES = $(wildcard *.vim)