From 7fedc092be1ff745f0bbb771966ed7e76c2cb639 Mon Sep 17 00:00:00 2001 From: thierry <thierry@41d37cc5-eb28-0410-a9bf-d37491348ade> Date: Tue, 12 May 2009 14:17:46 +0000 Subject: [PATCH] dont redo docs as they need monitor --- gnuradio.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnuradio.mk b/gnuradio.mk index f9b6e56..75537ae 100644 --- a/gnuradio.mk +++ b/gnuradio.mk @@ -374,9 +374,9 @@ ALL += myplc # myplc-docs only contains docs for PLCAPI and NMAPI, but # we still need to pull MyPLC, as it is where the specfile lies, # together with the utility script docbook2drupal.sh -myplc-docs-MODULES := MyPLC PLCAPI NodeManager -myplc-docs-SPEC := myplc-docs.spec -ALL += myplc-docs +###myplc-docs-MODULES := MyPLC PLCAPI NodeManager Monitor +###myplc-docs-SPEC := myplc-docs.spec +###ALL += myplc-docs # using some other name than myplc-release, as this is a make target already release-MODULES := MyPLC -- 2.47.0