diff options
-rw-r--r-- | src/xine-utils/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/xine-utils/Makefile.am b/src/xine-utils/Makefile.am index 8368b0b1a..349785be7 100644 --- a/src/xine-utils/Makefile.am +++ b/src/xine-utils/Makefile.am @@ -4,6 +4,8 @@ lib_LTLIBRARIES = libxineutils.la +EXTRA_DIST = ppc_asm.tmpl + if PPC_ARCH pppc_files = ppcasm_string.S endif |