diff options
author | Mattia Rizzolo <mattia@mapreri.org> | 2014-10-03 14:05:01 +0000 |
---|---|---|
committer | Mattia Rizzolo <mattia@mapreri.org> | 2014-10-03 14:05:01 +0000 |
commit | e7e90b72fd3161c5d55fed49e100781dfa3e9408 (patch) | |
tree | 67cfcfae6b9a9e15701a332dfacbe0ca6440f16c /intl/Makefile.in | |
parent | 2d113e8792747151bf5d830f1a1485f2f951f940 (diff) |
Imported Upstream version 0.84upstream/0.84
Diffstat (limited to 'intl/Makefile.in')
-rw-r--r-- | intl/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/intl/Makefile.in b/intl/Makefile.in index 35fb837..fb112fe 100644 --- a/intl/Makefile.in +++ b/intl/Makefile.in @@ -79,7 +79,7 @@ DISTFILES.gettext = libintl.glibc intlh.inst.in .c.lo: $(LIBTOOL) --mode=compile $(COMPILE) $< -INCLUDES = -I.. -I. -I$(top_srcdir)/intl -I$(top_srcdir)/lib -I$(top_srcdir)/include/sane +INCLUDES = -I.. -I. -I$(top_srcdir)/intl -I$(top_srcdir)/lib -I$(top_srcdir)/include all: all-@USE_INCLUDED_LIBINTL@ @@ -150,7 +150,7 @@ uninstall: info dvi: -$(OBJECTS): ../include/sane/config.h libgettext.h +$(OBJECTS): ../include/config.h libgettext.h bindtextdom.$lo finddomain.$lo loadmsgcat.$lo: gettextP.h gettext.h loadinfo.h dcgettext.$lo: gettextP.h gettext.h hash-string.h loadinfo.h |