Remove gettext.h from Makefile.am

This commit is contained in:
Tim Ruehsen 2014-11-28 21:39:31 +01:00
parent e194c1dfd3
commit 5d3b52d0b8
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2014-11-28 Tim Ruehsen <tim.ruehsen@gmx.de>
* Makefile.am: Removed gettext.h
2014-11-28 Tim Ruehsen <tim.ruehsen@gmx.de>
* gettext.h: Removed this file

View File

@ -53,7 +53,7 @@ wget_SOURCES = cmpt.c connect.c convert.c cookies.c ftp.c \
http.h http-ntlm.h init.h log.h mswindows.h netrc.h \
options.h progress.h ptimer.h recur.h res.h retr.h \
spider.h ssl.h sysdep.h url.h warc.h utils.h wget.h iri.h \
exits.h gettext.h version.h
exits.h version.h
nodist_wget_SOURCES = version.c
EXTRA_wget_SOURCES = iri.c
LDADD = $(LIBOBJS) ../lib/libgnu.a