summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--gst/nsf/Makefile.am1
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e6f0f873..909b4d2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-07-13 Wim Taymans <wim@fluendo.com>
+ * gst/nsf/Makefile.am:
+ Fix build.
+
+2006-07-13 Wim Taymans <wim@fluendo.com>
+
Based on patches by: Johan Dahlin <johan at gnome dot org>
Ronald Bultje <rbultje at ronald dot bitfreak dot net>
diff --git a/gst/nsf/Makefile.am b/gst/nsf/Makefile.am
index bff272a2..4baf7c68 100644
--- a/gst/nsf/Makefile.am
+++ b/gst/nsf/Makefile.am
@@ -15,6 +15,7 @@ NOSEFART_SOURCES=fmopl.c \
NOSEFART_INCLUDES=fmopl.h \
log.h \
mmc5_snd.h \
+ dis6502.h \
nes_apu.h \
osd.h \
vrc7_snd.h \