]> git.cworth.org Git - obsolete/notmuch-old/blobdiff - lib/getdate/Makefile
lib: Compile getdate source code and include it in notmuch.a
[obsolete/notmuch-old] / lib / getdate / Makefile
diff --git a/lib/getdate/Makefile b/lib/getdate/Makefile
new file mode 100644 (file)
index 0000000..3b360fe
--- /dev/null
@@ -0,0 +1,7 @@
+# See Makfefile.local for the list of files to be compiled in this
+# directory.
+all:
+       $(MAKE) -C ../.. all
+
+.DEFAULT:
+       $(MAKE) -C ../.. $@