summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 6752d53..8e6361b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,7 +1,11 @@
bin_PROGRAMS = sars
sars_SOURCES = \
+ adult-masked-node.c \
+ adult-masked-node.h \
adult-node.c \
adult-node.h \
+ baby-hatted-node.c \
+ baby-hatted-node.h \
baby-node.c \
baby-node.h \
bb2f.h \
@@ -40,6 +44,8 @@ sars_SOURCES = \
m4f.h \
macros.h \
main.c \
+ mask-node.c \
+ mask-node.h \
plasma-node.c \
plasma-node.h \
sars.c \
© All Rights Reserved