summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2010-06-01 23:47:35 -0700
committerDavid Schleef <ds@schleef.org>2010-06-01 23:47:35 -0700
commit47683c1bbe3be3c8b2468039aa4cd860bbe03e6c (patch)
treef62aee1b873ec7687741f3eb1c80156a2366be1a
parent17f89e54735062250ee6904ac27b1b9f07c3a9c4 (diff)
orc.mak: rename from orc.mk
All the other makefile snippets are called *.mak.
-rw-r--r--Makefile.am2
-rw-r--r--orc.mak (renamed from orc.mk)2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 6a35a0d..d379dd8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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
index 1651f2f..3fc8b16 100644
--- 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.