]> git.notmuchmail.org Git - notmuch/blobdiff - Makefile
xutil.c: remove duplicate copies, create new library libutil.a to contain xutil.
[notmuch] / Makefile
index 11e3a3d96293255e136ed3d06ab99557e7047340..2fb2a61354c7bbd3ca75219150e7ebaf1b0e7944 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
 all:
 
 # List all subdirectories here. Each contains its own Makefile.local
-subdirs = compat completion emacs lib test
+subdirs = compat completion emacs lib util test
 
 # We make all targets depend on the Makefiles themselves.
 global_deps = Makefile Makefile.config Makefile.local \