]> git.notmuchmail.org Git - notmuch/blobdiff - compat/Makefile
configure: Fix installation of library to work with alternate --prefix
[notmuch] / compat / Makefile
index 9a29ffcfdd3427ced79a2cb0d003d1e0f97cc235..fa25832e0b97a280e5f4fe08d024ddfc2a4dd97d 100644 (file)
@@ -1,5 +1,5 @@
 all:
        $(MAKE) -C .. all
 
-clean:
-       $(MAKE) -C .. clean
+.DEFAULT:
+       $(MAKE) -C .. $@