diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-05-22 09:10:45 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-05-22 09:10:45 +0000 |
commit | 27cd5f76629a2601557c868c5c701cbd38ca99b4 (patch) | |
tree | a2ac87160d28808f5952babbea6e37a99f206453 /Build/source/libs/xpdf/goo/Makefile.in | |
parent | 81fb2544161bdba1881473560bf39d6c5695c8fe (diff) |
build system: cleanup, remove unused files, regenerate
git-svn-id: svn://tug.org/texlive/trunk@13371 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/xpdf/goo/Makefile.in')
-rw-r--r-- | Build/source/libs/xpdf/goo/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/xpdf/goo/Makefile.in b/Build/source/libs/xpdf/goo/Makefile.in index 6dbcfa7e99e..b94d8de960f 100644 --- a/Build/source/libs/xpdf/goo/Makefile.in +++ b/Build/source/libs/xpdf/goo/Makefile.in @@ -36,7 +36,7 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -mkinstalldirs = $(install_sh) -d +mkinstalldirs = $(SHELL) $(top_srcdir)/../../build-aux/mkinstalldirs CONFIG_HEADER = $(top_builddir)/aconf.h CONFIG_CLEAN_FILES = SOURCES = |