summaryrefslogtreecommitdiffstats
path: root/gst/nsf/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/nsf/Makefile.am')
-rw-r--r--gst/nsf/Makefile.am6
1 files changed, 2 insertions, 4 deletions
diff --git a/gst/nsf/Makefile.am b/gst/nsf/Makefile.am
index 152791e9..75968254 100644
--- a/gst/nsf/Makefile.am
+++ b/gst/nsf/Makefile.am
@@ -9,8 +9,7 @@ NOSEFART_SOURCES=fmopl.c \
fds_snd.c \
nes6502.c \
nsf.c \
- vrcvisnd.c \
- memguard.c
+ vrcvisnd.c
NOSEFART_INCLUDES=fmopl.h \
log.h \
@@ -23,8 +22,7 @@ NOSEFART_INCLUDES=fmopl.h \
nes6502.h \
nsf.h \
types.h \
- vrcvisnd.h \
- memguard.h
+ vrcvisnd.h
libgstnsf_la_SOURCES = gstnsf.c $(NOSEFART_SOURCES)