X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile;fp=Makefile;h=80eedd0c52d72dbab471bd83452e5e4d30b405a2;hp=46f001ce2fa5d2523ff08c577b4aadbecae853fa;hb=266ab595a2fcbc8467eae843557597835269a554;hpb=b957a1b029d27c6b2ecd352dbacde3d9d164666f diff --git a/Makefile b/Makefile index 46f001ce..80eedd0c 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,4 @@ +SONAME = libnotmuch.so.1 WARN_CXXFLAGS=-Wall -Wextra -Wwrite-strings -Wswitch-enum WARN_CFLAGS=$(WARN_CXXFLAGS) -Wmissing-declarations