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 3e437bb..b6addbb 100644 --- a/gettext-tools/lib/Makefile.am +++ b/gettext-tools/lib/Makefile.am @@ -46,6 +46,7 @@ libgettextlib_la_SOURCES = \ findprog.h findprog.c \ fstrcmp.h fstrcmp.c \ full-write.h full-write.c \ + fwriteerror.h fwriteerror.c \ gcd.h gcd.c \ getopt.h getopt.c getopt1.c \ hash.h hash.c \ |