From a0cf90287ec2fe72e964079cca777b619e149a6a Mon Sep 17 00:00:00 2001 From: Debichem Team Date: Sat, 6 Jan 2018 14:48:17 +0000 Subject: [PATCH] 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 --- doc/progman/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2