summaryrefslogtreecommitdiff
path: root/src/modules/Makefile.am
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2019-11-14 23:06:52 -0800
committerVito Caputo <vcaputo@pengaru.com>2019-11-14 23:06:52 -0800
commit350f89859501fbe759634e77733ecba2c97fd06d (patch)
treeca03bff696e25b3c437590b2de107c4698ce0721 /src/modules/Makefile.am
parentc3c3f2d9098911bc76694aa90f182d6bd5050eb3 (diff)
snow: add a simple tv snow / white noise module
I wanted to add some noise to the rtv module and figured why not just add a snow module and make rtv pass through it briefly when switching modules. It's not interesting by itself, but as more composite/meta modules like rtv get made it might be handy beyond rtv.
Diffstat (limited to 'src/modules/Makefile.am')
-rw-r--r--src/modules/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/Makefile.am b/src/modules/Makefile.am
index fa4e852..fa913a0 100644
--- a/src/modules/Makefile.am
+++ b/src/modules/Makefile.am
@@ -1 +1 @@
-SUBDIRS = flui2d julia pixbounce plasma ray roto rtv sparkler stars submit
+SUBDIRS = flui2d julia pixbounce plasma ray roto rtv snow sparkler stars submit
© All Rights Reserved