diff options
Diffstat (limited to 'wombat/Makefile.am')
-rw-r--r-- | wombat/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wombat/Makefile.am b/wombat/Makefile.am index c36a7d4741..1ba59269bf 100644 --- a/wombat/Makefile.am +++ b/wombat/Makefile.am @@ -17,7 +17,8 @@ INCLUDES = \ bin_PROGRAMS = \ wombat -wombat_SOURCES = \ +wombat_SOURCES = \ + wombat-moniker.c \ wombat.c wombat_LDADD = \ |