mirror of
https://github.com/VARCem/PDCurses.git
synced 2026-09-24 07:45:21 +00:00
Need extensions here, too.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# This provides for compiling and linking the ncurses test programs.
|
||||
|
||||
NCURSES_TESTS = bs gdc hanoi knight tclock ncurses
|
||||
NCURSES_TESTS = bs$(E) gdc$(E) hanoi$(E) knight$(E) tclock$(E) ncurses$(E)
|
||||
|
||||
ncurses_tests: $(NCURSES_TESTS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user