diff options
Diffstat (limited to 'misc/Makefile.am')
-rw-r--r-- | misc/Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/Makefile.am b/misc/Makefile.am index 462c41439..5a67c24f7 100644 --- a/misc/Makefile.am +++ b/misc/Makefile.am @@ -15,9 +15,7 @@ EXTRA_DIST = \ strtoul.c noinst_HEADERS = \ - err.h error.h fnmatch.h fstrcmp.h \ - glob.h libgettext.h message.h po-lex.h \ - str-list.h fstrcmp.h + err.h error.h fnmatch.h glob.h noinst_LIBRARIES = libmisc.a |