diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 7dce89e..6752d53 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -12,11 +12,14 @@ sars_SOURCES = \ digit-node.h \ game.c \ gfx/gfx-adult.h \ + gfx/gfx-adult-masked.h \ gfx/gfx-baby.h \ + gfx/gfx-baby-hatted.h \ gfx/gfx-eight.h \ gfx/gfx-five.h \ gfx/gfx-four.h \ gfx/gfx-hungrycat.h \ + gfx/gfx-mask.h \ gfx/gfx-nine.h \ gfx/gfx-one.h \ gfx/gfx-seven.h \ |