diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2019-11-10 19:23:51 -0800 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2019-11-10 19:24:20 -0800 |
commit | 9805b4d4dc5e2d2b71c2387ee2b431497b6615be (patch) | |
tree | da538a01f9e533392470cd099fdc263d8cfe86b0 /src/modules/Makefile.am | |
parent | 76248e7443fa9d967cc6d63d953e70a00fe4791e (diff) |
build: build contributed pixbounce module
Diffstat (limited to 'src/modules/Makefile.am')
-rw-r--r-- | src/modules/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/Makefile.am b/src/modules/Makefile.am index de59b4a..83c4ac6 100644 --- a/src/modules/Makefile.am +++ b/src/modules/Makefile.am @@ -1 +1 @@ -SUBDIRS = flui2d julia plasma ray roto sparkler stars submit +SUBDIRS = flui2d julia pixbounce plasma ray roto sparkler stars submit |