summaryrefslogtreecommitdiff
path: root/examples/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Makefile')
-rw-r--r--examples/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/Makefile b/examples/Makefile
index ce001fc13..a58897545 100644
--- a/examples/Makefile
+++ b/examples/Makefile
@@ -7,6 +7,7 @@ ALL = howto-add_fd-and-popen$(EXEEXT) \
table-as-container$(EXEEXT) \
table-simple$(EXEEXT) \
table-sort$(EXEEXT) \
+ table-spreadsheet$(EXEEXT) \
table-with-keyboard-nav$(EXEEXT) \
tabs-simple$(EXEEXT) \
textdisplay-with-colors$(EXEEXT) \