From 56f613183dd36c2b6cfe9e1745b842a3f004c408 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 1 Aug 2009 01:00:02 -0700 Subject: Remove Ragel-generated file from version control But keep it in the Manifest --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index b8a69a2..233fdb4 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -124,7 +124,7 @@ clean: $(RM) -r $(test_prefix) Manifest: - git ls-files > $@+ + (git ls-files && echo $(ext)/unicorn_http.h) | LC_ALL=C sort > $@+ cmp $@+ $@ || mv $@+ $@ $(RM) -f $@+ -- cgit v1.2.3-24-ge0c7