diff options
Diffstat (limited to 'Build/source/libs/poppler/Makefile.in')
-rw-r--r-- | Build/source/libs/poppler/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/libs/poppler/Makefile.in b/Build/source/libs/poppler/Makefile.in index 636b71bfb57..bf99ea5f586 100644 --- a/Build/source/libs/poppler/Makefile.in +++ b/Build/source/libs/poppler/Makefile.in @@ -11,7 +11,6 @@ # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. -# @SET_MAKE@ @@ -620,7 +619,8 @@ clean-noinstLIBRARIES: @POPPLER_TREE@/goo/gfile.$(OBJEXT): \ @POPPLER_TREE@/goo/$(am__dirstamp) \ @POPPLER_TREE@/goo/$(DEPDIR)/$(am__dirstamp) -@POPPLER_TREE@/goo/glibc.$(OBJEXT): @POPPLER_TREE@/goo/$(am__dirstamp) \ +@POPPLER_TREE@/goo/glibc.$(OBJEXT): \ + @POPPLER_TREE@/goo/$(am__dirstamp) \ @POPPLER_TREE@/goo/$(DEPDIR)/$(am__dirstamp) @POPPLER_TREE@/goo/gmem.$(OBJEXT): @POPPLER_TREE@/goo/$(am__dirstamp) \ @POPPLER_TREE@/goo/$(DEPDIR)/$(am__dirstamp) |