diff options
Diffstat (limited to 'gettext-tools/lib/Makefile.am')
-rw-r--r-- | gettext-tools/lib/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gettext-tools/lib/Makefile.am b/gettext-tools/lib/Makefile.am index 284c03b..42340ec 100644 --- a/gettext-tools/lib/Makefile.am +++ b/gettext-tools/lib/Makefile.am @@ -47,6 +47,7 @@ libgettextlib_la_SOURCES = \ error-progname.h error-progname.c \ execute.h execute.c w32spawn.h \ exit.h \ + exitfail.h exitfail.c \ fatal-signal.h fatal-signal.c \ findprog.h findprog.c \ fstrcmp.h fstrcmp.c \ |