diff options
Diffstat (limited to 'test/Makefile')
| -rw-r--r-- | test/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Makefile b/test/Makefile index eb249b433..1901fc9ad 100644 --- a/test/Makefile +++ b/test/Makefile @@ -90,6 +90,7 @@ CPPFILES =\ subwindow.cxx \ sudoku.cxx \ symbols.cxx \ + table.cxx \ tabs.cxx \ threads.cxx \ tile.cxx \ @@ -152,6 +153,7 @@ ALL = \ subwindow$(EXEEXT) \ sudoku$(EXEEXT) \ symbols$(EXEEXT) \ + table$(EXEEXT) \ tabs$(EXEEXT) \ $(THREADS) \ tile$(EXEEXT) \ |
