From: Debichem Team Date: Mon, 29 Jan 2018 12:13:39 +0000 (+0000) Subject: fix_doc_makefile X-Git-Tag: archive/raspbian/1.2.1-2+rpi1^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=7673793128ec576bb2c440535d5837db48574900;p=libint.git fix_doc_makefile ## 01_fix_doc_makefile.dpatch by Daniel Leidert (dale) ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: No description. Gbp-Pq: Name fix_doc_makefile.patch --- diff --git a/doc/progman/Makefile b/doc/progman/Makefile index 5c9ff21..a372641 100644 --- a/doc/progman/Makefile +++ b/doc/progman/Makefile @@ -8,5 +8,5 @@ TARGET = progman.$(DOCSUF) -include $(TOPDIR)/doc/MakeVars -include $(TOPDIR)/doc/MakeRules --include $(TOPDIR)/doc/MakeSuffixRules +include $(SRCDIR)/$(TOPDIR)/lib/MakeSuffixRules include $(SRCDIR)/$(TOPDIR)/lib/MakeRules