1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

Adjustments to po/Makefile.in.in for automake.

This commit is contained in:
Micah Cowan 2007-10-05 15:24:20 -07:00
parent c14a50bbbd
commit f74f24c031
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
2007-10-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* po/Makefile.in.in: Since `distdir' is used now, adjust
DISTFILES to the missing ChangeLog file.
Add trivial targets ps, pdf, html.
2007-10-05 Micah Cowan <micah@cowan.name> 2007-10-05 Micah Cowan <micah@cowan.name>
* config.guess, config.sub, install-sh: Update from versions * config.guess, config.sub, install-sh: Update from versions

View File

@ -47,7 +47,7 @@ COMPILE = $(CC) -c $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) $(XCFLAGS)
POFILES = @POFILES@ POFILES = @POFILES@
GMOFILES = @GMOFILES@ GMOFILES = @GMOFILES@
DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(PACKAGE).pot \ DISTFILES = Makefile.in.in POTFILES.in $(PACKAGE).pot \
$(POFILES) $(GMOFILES) $(SOURCES) $(POFILES) $(GMOFILES) $(SOURCES)
POTFILES = \ POTFILES = \
@ -152,7 +152,7 @@ check: all
cat-id-tbl.o: ../intl/libgettext.h cat-id-tbl.o: ../intl/libgettext.h
dvi info tags TAGS ID: dvi ps pdf html info tags TAGS ID:
mostlyclean: mostlyclean:
rm -f core core.* *.pox $(PACKAGE).po *.old.po rm -f core core.* *.pox $(PACKAGE).po *.old.po