]> rtime.felk.cvut.cz Git - notmuch.git/blobdiff - lib/Makefile
test/dump-restore: new tests for empty files and leading comments/whitespace.
[notmuch.git] / lib / Makefile
index 9a29ffcfdd3427ced79a2cb0d003d1e0f97cc235..de492a7c3fd5a84c7c8e25852fa2427c2f92e4d1 100644 (file)
@@ -1,5 +1,7 @@
+# See Makefile.local for the list of files to be compiled in this
+# directory.
 all:
        $(MAKE) -C .. all
 
-clean:
-       $(MAKE) -C .. clean
+.DEFAULT:
+       $(MAKE) -C .. $@