From 1f5463245064cfefa66ed10d9902ac1ed436f67f Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Sat, 6 Sep 2008 12:14:15 +0000 Subject: [PATCH] Make ext-core when making all in docs --- docs/ext-core/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/ext-core/Makefile b/docs/ext-core/Makefile index 704cfc3..bbc0530 100644 --- a/docs/ext-core/Makefile +++ b/docs/ext-core/Makefile @@ -1,5 +1,7 @@ TOP = ../.. +all: ps + # General makefile for Latex stuff LATEX=latex \\nonstopmode \\input @@ -33,7 +35,6 @@ maintainer-clean: distclean include $(TOP)/mk/bindist.mk # dummy targets -all: boot: install: install-docs: -- 1.7.10.4