diff options
author | Friendly <Hacker> | 2021-07-20 12:47:14 -0400 |
---|---|---|
committer | Friendly <Hacker> | 2021-07-20 12:47:14 -0400 |
commit | 6018c29480808a6327f6cea39d85b9f0ccd32725 (patch) | |
tree | 5a765a29b065191be6d71f09e844c82a43dfd0cd /curses/Makefile.am | |
parent | df38031f493c0cdb35218fda566077103ee1a68e (diff) |
Successful Build
Now to procure some FMP files...
Diffstat (limited to 'curses/Makefile.am')
-rw-r--r-- | curses/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/curses/Makefile.am b/curses/Makefile.am index d4c7585..adcd311 100644 --- a/curses/Makefile.am +++ b/curses/Makefile.am @@ -4,6 +4,7 @@ bin_PROGRAMS=fmpc LIBOPNA_SOURCES=../libopna/opnaadpcm.c \ ../libopna/opnadrum.c \ ../libopna/opnafm.c \ + ../libopna/opnassg-sinc-c.c \ ../libopna/opnassg.c \ ../libopna/opnatimer.c \ ../libopna/opna.c |