From ef71b3d9674cc97e3a4b8a7cf62ab5ff043a2c77 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sat, 4 Dec 2010 19:03:19 +0000 Subject: Remove init/final and embed entity trie at build time. r=vince svn path=/trunk/hubbub/; revision=10976 --- src/utils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/utils/Makefile') diff --git a/src/utils/Makefile b/src/utils/Makefile index 3918256..237c2bd 100644 --- a/src/utils/Makefile +++ b/src/utils/Makefile @@ -1,4 +1,4 @@ # Sources -DIR_SOURCES := dict.c errors.c string.c +DIR_SOURCES := errors.c string.c include build/makefiles/Makefile.subdir -- cgit v1.2.3