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 168d4d1..0088044 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -14,6 +14,8 @@ pig_SOURCES = \ macros.h \ main.c \ m4f.h \ + sad-node.c \ + sad-node.h \ shader.c \ shader.h \ shader-node.c \ |