summaryrefslogtreecommitdiff
path: root/src/libspudec/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/libspudec/Makefile.am')
-rw-r--r--src/libspudec/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libspudec/Makefile.am b/src/libspudec/Makefile.am
index c4b3e308f..796569eea 100644
--- a/src/libspudec/Makefile.am
+++ b/src/libspudec/Makefile.am
@@ -8,8 +8,8 @@ xineplug_decode_spu_la_SOURCES = spu.c xine_decoder.c nav_read.c nav_print.c
xineplug_decode_spu_la_LIBADD = $(top_builddir)/src/xine-engine/libxine.la
xineplug_decode_spu_la_LDFLAGS = -avoid-version -module
-noinst_HEADERS = spu.h nav_read.h bswap.h nav_print.h nav_types.h
-include_HEADERS = spu_decoder_api.h
+noinst_HEADERS = spu.h nav_read.h bswap.h nav_print.h
+include_HEADERS = spu_decoder_api.h nav_types.h
##
## Install header files (default=$includedir/xine)