X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2FMakefile.local;h=5f493ee980d16f11a62f71781bf2580627d552ab;hp=f5d61883a41afd02a0fea4bc3ff5a871beb0ab37;hb=d3884a5984c26159169d58b9cc8fb2a137fb48a2;hpb=7b1566db8a2ba682d9e2b7a83a1d8793f92295f3 diff --git a/lib/Makefile.local b/lib/Makefile.local index f5d61883..5f493ee9 100644 --- a/lib/Makefile.local +++ b/lib/Makefile.local @@ -1,3 +1,5 @@ +# -*- makefile -*- + # The major version of the library interface. This will control the soname. # As such, this number must be incremented for any incompatible change to # the library interface, (such as the deletion of an API or a major