diff options
author | Phil Holmes <mail@philholmes.net> | 2011-09-22 15:57:40 +0100 |
---|---|---|
committer | Phil Holmes <mail@philholmes.net> | 2011-09-22 15:57:41 +0100 |
commit | 1f553927e93100d126cdd0678bba06a24acd4c53 (patch) | |
tree | 37a1c2d5a53ae82260d66a6e288712302e795360 | |
parent | e12188443ed992f223f0d7fd45965003de94588f (diff) |
Update to earlier GNUmakefile fix
-rw-r--r-- | lily/GNUmakefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lily/GNUmakefile b/lily/GNUmakefile index a30fd50705..9926316a55 100644 --- a/lily/GNUmakefile +++ b/lily/GNUmakefile @@ -79,7 +79,6 @@ $(outdir)/parser.cc: $(config_h) $(outdir)/general-scheme.o: $(outdir)/version.hh $(outdir)/lily-guile.o: $(outdir)/version.hh $(outdir)/lily-version.o: $(outdir)/version.hh -$(outdir)/lexer.ll.o: $(outdir)/version.hh $(outdir)/main.o: $(outdir)/version.hh $(outdir)/relocate.o: $(outdir)/version.hh $(outdir)/warn-scheme.o: $(outdir)/version.hh |