summaryrefslogtreecommitdiff
path: root/gst/Makefile.am
diff options
context:
space:
mode:
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 \