orc.mak: rename from orc.mk
authorDavid Schleef <ds@schleef.org>
Wed, 2 Jun 2010 06:47:35 +0000 (23:47 -0700)
committerDavid Schleef <ds@schleef.org>
Wed, 2 Jun 2010 06:47:35 +0000 (23:47 -0700)
All the other makefile snippets are called *.mak.

Makefile.am
orc.mak [moved from orc.mk with 97% similarity]

index 6a35a0d..d379dd8 100644 (file)
@@ -18,4 +18,4 @@ EXTRA_DIST = \
        coverage/coverage-report-entry.pl \
        download-translations \
        gst-indent \
-       orc.mk
+       orc.mak
diff --git a/orc.mk b/orc.mak
similarity index 97%
rename from orc.mk
rename to orc.mak
index 1651f2f..3fc8b16 100644 (file)
--- a/orc.mk
+++ b/orc.mak
@@ -4,7 +4,7 @@
 # Define ORC_SOURCE and then include this file, such as:
 #
 #  ORC_SOURCE=gstadderorc
-#  include $(top_srcdir)/common/orc.mk
+#  include $(top_srcdir)/common/orc.mak
 #
 # This fragment will create tmp-orc.c and gstadderorc.h from
 # gstadderorc.orc.