summaryrefslogtreecommitdiff
path: root/src/xine-utils/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/xine-utils/Makefile.am')
-rw-r--r--src/xine-utils/Makefile.am10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/xine-utils/Makefile.am b/src/xine-utils/Makefile.am
index 0ce5ea9cb..cca80ad78 100644
--- a/src/xine-utils/Makefile.am
+++ b/src/xine-utils/Makefile.am
@@ -26,12 +26,12 @@ libxineutils_la_SOURCES = $(pppc_files) \
libxineutils_la_LIBADD = $(THREAD_LIBS)
-include_HEADERS = attributes.h \
+include_HEADERS = \
+ attributes.h \
compat.h \
+ xine_buffer.h \
xineutils.h \
- xine_check.h \
xmllexer.h \
- xmlparser.h \
- xine_buffer.h
+ xmlparser.h
-noinst_HEADERS = ppcasm_string.h
+noinst_HEADERS = ppcasm_string.h xine_check.h