summaryrefslogtreecommitdiff
path: root/src/modules/Makefile.am
diff options
context:
space:
mode:
authorPhilip J Freeman <elektron@halo.nu>2022-08-06 09:40:11 -0700
committerVito Caputo <vcaputo@pengaru.com>2023-12-01 14:00:32 -0800
commitdc59f812eedc39c0e764a19519aeb88856992d12 (patch)
tree1770e4990c126011b0175556026d15ff3959cb8e /src/modules/Makefile.am
parenta8d8fecb9d97cc6e4c3ff82771e98243a037691b (diff)
modules/spokes: add spokes module
This module started out as a way to test a line drawing algorithm, but ended up looking interesting enough to include as a module of it's own. #ZephyrCommit #BirdwalkCommit
Diffstat (limited to 'src/modules/Makefile.am')
-rw-r--r--src/modules/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/Makefile.am b/src/modules/Makefile.am
index 6ce4786..825295d 100644
--- a/src/modules/Makefile.am
+++ b/src/modules/Makefile.am
@@ -26,6 +26,7 @@ SUBDIRS = \
snow \
sparkler \
spiro \
+ spokes \
stars \
strobe \
stub \
© All Rights Reserved