diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 333d816..5f55d86 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -41,6 +41,8 @@ sars_SOURCES = \ shader.h \ shader-node.c \ shader-node.h \ + teepee-node.c \ + teepee-node.h \ tex.c \ tex.h \ tex-node.c \ |