projects
/
notmuch
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
build: do not export compat functions from lib
[notmuch]
/
Makefile.local
diff --git
a/Makefile.local
b/Makefile.local
index 3d3474e0c97e213358862e671dd009a4600c536c..6bc78ef8e969b2d8649d68de6b590e8ded886cec 100644
(file)
--- a/
Makefile.local
+++ b/
Makefile.local
@@
-212,6
+212,7
@@
dataclean: distclean
rm -rf $(DATACLEAN)
notmuch_client_srcs = \
+ $(notmuch_compat_srcs) \
command-line-arguments.c\
debugger.c \
status.c \