aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/Makefile.local
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile.local')
-rw-r--r--lib/Makefile.local2
1 files changed, 2 insertions, 0 deletions
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