diff options
Diffstat (limited to 'src/libxineadec/nosefart')
-rw-r--r-- | src/libxineadec/nosefart/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libxineadec/nosefart/Makefile.am b/src/libxineadec/nosefart/Makefile.am index 51cc3f238..4ca4f75b6 100644 --- a/src/libxineadec/nosefart/Makefile.am +++ b/src/libxineadec/nosefart/Makefile.am @@ -13,7 +13,7 @@ libnosefart_la_SOURCES = \ memguard.c \ nes6502.c \ nsf.c \ - vrcvisnd.c + vrcvisnd.c libnosefart_la_CFLAGS = $(VISIBILITY_FLAG) -DNSF_PLAYER -fno-strict-aliasing |