summaryrefslogtreecommitdiff
path: root/content/fetchers/about/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2020-09-20 10:54:48 +0100
committerVincent Sanders <vince@kyllikki.org>2020-09-20 10:54:48 +0100
commitc74509cdf58fb2473290fcacb8b1cc885b53df87 (patch)
treef4d0230ffa6ebdc9772f488dc66911403be02cba /content/fetchers/about/Makefile
parent7997182cc0748ce449e29460b0534aed8013b6e8 (diff)
downloadnetsurf-c74509cdf58fb2473290fcacb8b1cc885b53df87.tar.gz
netsurf-c74509cdf58fb2473290fcacb8b1cc885b53df87.tar.bz2
move about fetcher into its own directory
Diffstat (limited to 'content/fetchers/about/Makefile')
-rw-r--r--content/fetchers/about/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/content/fetchers/about/Makefile b/content/fetchers/about/Makefile
new file mode 100644
index 000000000..88786ec5b
--- /dev/null
+++ b/content/fetchers/about/Makefile
@@ -0,0 +1,6 @@
+# about fetcher sources
+
+S_FETCHER_ABOUT := about.c
+
+# The following files depend on the testament
+content/fetchers/about/about.c: testament $(OBJROOT)/testament.h