From: thierry Date: Tue, 12 May 2009 14:17:46 +0000 (+0000) Subject: dont redo docs as they need monitor X-Git-Tag: 4.3-rc13~28 X-Git-Url: http://git.onelab.eu/?p=wextoolbox.git;a=commitdiff_plain;h=7fedc092be1ff745f0bbb771966ed7e76c2cb639 dont redo docs as they need monitor --- 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