From: Debichem Team Date: Sun, 12 Feb 2012 21:15:45 +0000 (+0000) Subject: _fix_doc_makefile X-Git-Tag: archive/raspbian/1.2.1-2+rpi1~1^2^2^2^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=078a36dfdb9dccd389c41a8cdb5e93997d4c559a;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 01_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