mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-01 09:21:03 +00:00
gst/nsf/Makefile.am: Fix build.
Original commit message from CVS: * gst/nsf/Makefile.am: Fix build.
This commit is contained in:
parent
c7c309d5a4
commit
75b7f613d1
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2006-07-13 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
|
* gst/nsf/Makefile.am:
|
||||||
|
Fix build.
|
||||||
|
|
||||||
2006-07-13 Wim Taymans <wim@fluendo.com>
|
2006-07-13 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
Based on patches by: Johan Dahlin <johan at gnome dot org>
|
Based on patches by: Johan Dahlin <johan at gnome dot org>
|
||||||
|
|
|
@ -15,6 +15,7 @@ NOSEFART_SOURCES=fmopl.c \
|
||||||
NOSEFART_INCLUDES=fmopl.h \
|
NOSEFART_INCLUDES=fmopl.h \
|
||||||
log.h \
|
log.h \
|
||||||
mmc5_snd.h \
|
mmc5_snd.h \
|
||||||
|
dis6502.h \
|
||||||
nes_apu.h \
|
nes_apu.h \
|
||||||
osd.h \
|
osd.h \
|
||||||
vrc7_snd.h \
|
vrc7_snd.h \
|
||||||
|
|
Loading…
Reference in a new issue