aboutsummaryrefslogtreecommitdiff
path: root/curses/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'curses/Makefile.am')
-rw-r--r--curses/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/curses/Makefile.am b/curses/Makefile.am
index 586f76d..d4c7585 100644
--- a/curses/Makefile.am
+++ b/curses/Makefile.am
@@ -9,6 +9,7 @@ LIBOPNA_SOURCES=../libopna/opnaadpcm.c \
../libopna/opna.c
FMDRIVER_SOURCES=../fmdriver/fmdriver_fmp.c \
+ ../fmdriver/fmdriver_common.c \
../fmdriver/ppz8.c
fmpc_SOURCES=main.c \
$(LIBOPNA_SOURCES) \