summaryrefslogtreecommitdiff
path: root/gst/Makefile.am
diff options
context:
space:
mode:
authorErik Walthinsen <omega@temple-baptist.org>2001-06-24 22:44:44 +0000
committerErik Walthinsen <omega@temple-baptist.org>2001-06-24 22:44:44 +0000
commitba1e26a03bef27c9ac4ef32f41e2b37076ab2cc7 (patch)
tree0dba819644214289c79e10452217cbf6f7c85b80 /gst/Makefile.am
parentd49fa5958b031b0dd61bb05bfd5dd31dc747b855 (diff)
Merge from HEAD to BRANCH-GOBJECT1 at 200106241BRANCH-GOBJECT1-200106241
Original commit message from CVS: Merge from HEAD to BRANCH-GOBJECT1 at 200106241
Diffstat (limited to 'gst/Makefile.am')
-rw-r--r--gst/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/gst/Makefile.am b/gst/Makefile.am
index a29764fb5b..790a0cc3d6 100644
--- a/gst/Makefile.am
+++ b/gst/Makefile.am
@@ -48,9 +48,9 @@ libgst_la_SOURCES = \
gsttype.c \
gsttypefind.c \
gstutils.c \
- gstxml.c \
gstparse.c \
- $(GSTARCH_SRCS)
+ $(GSTARCH_SRCS) \
+ gstxml.c
##### Oh this sucks so badly. This isn't funny. #####
@@ -127,8 +127,8 @@ libgstinclude_HEADERS = \
gsttypefind.h \
gstutils.h \
gstparse.h \
- gstxml.h \
- gstversion.h
+ gstversion.h \
+ gstxml.h
noinst_HEADERS = \
gst_private.h \