summaryrefslogtreecommitdiff
path: root/src/utils/Makefile
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2011-12-21 22:18:10 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2011-12-21 22:18:10 +0000
commit83f3338663c4969eebefd8c2c43bd3fc43587fdd (patch)
treee48ba69628c5ba793533094e308c1fce9acb21aa /src/utils/Makefile
parent4ade8ad1c7b23e6eeeee6681acbdb43fb10cab43 (diff)
downloadlibdom-83f3338663c4969eebefd8c2c43bd3fc43587fdd.tar.gz
libdom-83f3338663c4969eebefd8c2c43bd3fc43587fdd.tar.bz2
Merge branches/jmb/dom-alloc-purge back to trunk
svn path=/trunk/libdom/; revision=13316
Diffstat (limited to 'src/utils/Makefile')
-rw-r--r--src/utils/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/utils/Makefile b/src/utils/Makefile
index 428a9cf..1ab8bad 100644
--- a/src/utils/Makefile
+++ b/src/utils/Makefile
@@ -1,5 +1,4 @@
# Sources
-DIR_SOURCES := namespace.c hashtable.c resource_mgr.c character_valid.c \
- validate.c
+DIR_SOURCES := namespace.c hashtable.c character_valid.c validate.c
include build/makefiles/Makefile.subdir