summaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2006-02-07 21:48:12 +0000
committerPaul W. Frields <stickster@gmail.com>2006-02-07 21:48:12 +0000
commit613e700c16e1218d3b4d9af80ff66cd0946f6155 (patch)
tree2dfccbecde99595f9510c0e31382110a11fde37b /Makefile.common
parentb7e98b94dd743a0a37b2f84d32cbf49504295f14 (diff)
downloadfedora-doc-utils-613e700c16e1218d3b4d9af80ff66cd0946f6155.tar.gz
fedora-doc-utils-613e700c16e1218d3b4d9af80ff66cd0946f6155.tar.xz
fedora-doc-utils-613e700c16e1218d3b4d9af80ff66cd0946f6155.zip
Trivial, just tired of setting the mode
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index 2e123b1..2d236eb 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -387,3 +387,8 @@ showvars::
@echo "VERSION=$(VERSION)"
@echo "RELEASE=$(RELEASE)"
@echo "PWD=$(PWD)"
+
+
+# Local variables:
+# mode: makefile
+# End: