From 09af809c6e4364b92b10c983d38ab6b32dd7d50c Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Wed, 8 Jan 2020 20:40:23 -0800 Subject: modules/drizzle: add a classic 2D raindrops vis Using the new puddle lib throw some raindrops on the framebuffer --- src/modules/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/Makefile.am') diff --git a/src/modules/Makefile.am b/src/modules/Makefile.am index 958d835..ad0c7bd 100644 --- a/src/modules/Makefile.am +++ b/src/modules/Makefile.am @@ -1 +1 @@ -SUBDIRS = flui2d julia meta2d montage pixbounce plasma ray roto rtv snow sparkler spiro stars submit swab +SUBDIRS = drizzle flui2d julia meta2d montage pixbounce plasma ray roto rtv snow sparkler spiro stars submit swab -- cgit v1.2.3