summaryrefslogtreecommitdiff
path: root/content/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'content/Makefile')
-rw-r--r--content/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/Makefile b/content/Makefile
index 557e6c787..6482f30a8 100644
--- a/content/Makefile
+++ b/content/Makefile
@@ -1,6 +1,6 @@
# Content sources
S_CONTENT := content.c content_factory.c dirlist.c fetch.c hlcache.c \
- llcache.c mimesniff.c urldb.c
+ llcache.c mimesniff.c urldb.c no_backing_store.c
-S_CONTENT := $(addprefix content/,$(S_CONTENT)) \ No newline at end of file
+S_CONTENT := $(addprefix content/,$(S_CONTENT))