diff options
author | Vito Caputo <vcaputo@gnugeneration.com> | 2017-02-07 04:31:53 -0800 |
---|---|---|
committer | Vito Caputo <vcaputo@gnugeneration.com> | 2017-02-07 04:40:03 -0800 |
commit | 9d032314e9db794dc88889bc24bf50bbafc3ec8d (patch) | |
tree | c5f9ed5af8b0f39a5d5e08646b620c3c71884411 /src/modules/Makefile.am | |
parent | 467137113c8b3d6bcb73ecff8c76f23793f25cb7 (diff) |
plasma: add a plasma renderer
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 a291174..2890308 100644 --- a/src/modules/Makefile.am +++ b/src/modules/Makefile.am @@ -1 +1 @@ -SUBDIRS = ray roto sparkler stars +SUBDIRS = plasma ray roto sparkler stars |