X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=nls%2Ftr_TR%2FMakefile.in;fp=nls%2Ftr_TR%2FMakefile.in;h=0f91733aff92afc942ce51b9ff4d4ed77ac63880;hb=66e3f4d0600eeb8c642dc2f3b3320a3e9af075e3;hp=9d1996a84ca0522bb945460f85011458900d0228;hpb=5067369f76f1f0db140a0e4c2c9af43982290183;p=chaz%2Fopenbox diff --git a/nls/tr_TR/Makefile.in b/nls/tr_TR/Makefile.in index 9d1996a8..0f91733a 100644 --- a/nls/tr_TR/Makefile.in +++ b/nls/tr_TR/Makefile.in @@ -99,9 +99,9 @@ GZIP_ENV = --best all: all-redirect .SUFFIXES: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) - cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps nls/tr_TR/Makefile + cd $(top_srcdir) && $(AUTOMAKE) --gnu nls/tr_TR/Makefile -Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) cd $(top_builddir) \ && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status @@ -114,6 +114,11 @@ distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) subdir = nls/tr_TR distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu nls/tr_TR/Makefile @for file in $(DISTFILES); do \ d=$(srcdir); \ if test -d $$d/$$file; then \