summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2008-02-01 01:10:12 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2008-02-01 01:10:12 +0000
commit781a8d8e26d2f19f1910b53c92d89f28e6d0a181 (patch)
tree7d2632674590445119c2fb0efa6b3c6354f8666e
parent9cdac5be795dbc7701b57f03969a174750b1415e (diff)
downloadxine-lib-781a8d8e26d2f19f1910b53c92d89f28e6d0a181.tar.gz
xine-lib-781a8d8e26d2f19f1910b53c92d89f28e6d0a181.tar.bz2
Tidy up header files list.
-rw-r--r--include/Makefile.am54
1 files changed, 41 insertions, 13 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 3e6aae174..7f569f498 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -4,19 +4,47 @@ if GENERATED_INTTYPES_H
inttypes_h = inttypes.h
endif
-nobase_include_HEADERS = xine.h xine/version.h xine/buffer.h \
- xine/metronom.h xine/configfile.h xine/vo_scale.h \
- xine/audio_out.h xine/resample.h xine/video_out.h \
- xine/xine_internal.h xine/spu_decoder.h xine/video_overlay.h \
- xine/osd.h xine/spu.h xine/scratch.h xine/xine_plugin.h \
- xine/xineintl.h xine/plugin_catalog.h xine/audio_decoder.h \
- xine/video_decoder.h xine/post.h xine/io_helper.h \
- xine/broadcaster.h xine/info_helper.h xine/refcounter.h \
- xine/alphablend.h xine/demux.h xine/input_plugin.h \
- xine/attributes.h xine/compat.h xine/xine_buffer.h \
- xine/xineutils.h xine/xmllexer.h xine/xmlparser.h xine/list.h \
- xine/array.h xine/sorted_array.h xine/pool.h \
- xine/ring_buffer.h xine/os_types.h xine/vdr.h
+nobase_include_HEADERS = xine.h \
+ xine/alphablend.h \
+ xine/array.h \
+ xine/attributes.h \
+ xine/audio_decoder.h \
+ xine/audio_out.h \
+ xine/broadcaster.h \
+ xine/buffer.h \
+ xine/compat.h \
+ xine/configfile.h \
+ xine/demux.h \
+ xine/info_helper.h \
+ xine/input_plugin.h \
+ xine/io_helper.h \
+ xine/list.h \
+ xine/metronom.h \
+ xine/os_types.h \
+ xine/osd.h \
+ xine/plugin_catalog.h \
+ xine/pool.h \
+ xine/post.h \
+ xine/refcounter.h \
+ xine/resample.h \
+ xine/ring_buffer.h \
+ xine/scratch.h \
+ xine/sorted_array.h \
+ xine/spu.h \
+ xine/spu_decoder.h \
+ xine/vdr.h \
+ xine/version.h \
+ xine/video_decoder.h \
+ xine/video_out.h \
+ xine/video_overlay.h \
+ xine/vo_scale.h \
+ xine/xine_buffer.h \
+ xine/xine_internal.h \
+ xine/xine_plugin.h \
+ xine/xineintl.h \
+ xine/xineutils.h \
+ xine/xmllexer.h \
+ xine/xmlparser.h
noinst_HEADERS = config.h configure.h