summaryrefslogtreecommitdiff
path: root/content/handlers/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'content/handlers/Makefile')
-rw-r--r--content/handlers/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/content/handlers/Makefile b/content/handlers/Makefile
new file mode 100644
index 000000000..97d2813b4
--- /dev/null
+++ b/content/handlers/Makefile
@@ -0,0 +1,4 @@
+# Image content handler sources
+include content/handlers/image/Makefile
+
+S_IMAGE := $(addprefix content/handlers/,$(S_IMAGE))