]> git.notmuchmail.org Git - notmuch/blobdiff - Makefile.local
lib: Add GCC visibility(hidden) pragmas to private header files.
[notmuch] / Makefile.local
index a602ed08db082685a660ac8590b52a807afb4d5a..66ccd6d1e849b77c67940fc46399740b74808cff 100644 (file)
@@ -249,7 +249,8 @@ notmuch_client_srcs =               \
        notmuch-time.c          \
        query-string.c          \
        show-message.c          \
-       json.c
+       json.c                  \
+       xutil.c
 
 notmuch_client_modules = $(notmuch_client_srcs:.c=.o)