diff options
Diffstat (limited to 'gcell/src/lib/spu')
-rw-r--r-- | gcell/src/lib/spu/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcell/src/lib/spu/Makefile.am b/gcell/src/lib/spu/Makefile.am index 30385f9b4..7c8e411f7 100644 --- a/gcell/src/lib/spu/Makefile.am +++ b/gcell/src/lib/spu/Makefile.am @@ -64,6 +64,7 @@ general_spu_sources = \ $(general_srcdir)/memset.S general_spu_headers = \ + $(general_srcdir)/gc_spu_macs.h \ $(general_srcdir)/libfft.h general_spu_noinst_headers = \ |