All of lore.kernel.org
 help / color / mirror / Atom feed
* Now have make distcheck passing with doxygen enabled
@ 2021-04-20  4:23 Duncan Roe
  2021-04-20  4:23 ` [PATCH libnetfilter_queue 1/1] build: doc: `make distcheck` passes " Duncan Roe
  0 siblings, 1 reply; 11+ messages in thread
From: Duncan Roe @ 2021-04-20  4:23 UTC (permalink / raw)
  To: netfilter-devel; +Cc: duncan_roe

Hi Pablo,

We had to let the last release out w/out man pages but that really bugged me so
I had another go at it, with success this time.

There is awareness of running inside `make distcheck` but only so Makefile can
still work properly.

Cheers ... Duncan.

Duncan Roe (1):
  build: doc: `make distcheck` passes with doxygen enabled

 Makefile.am         |  1 -
 configure.ac        | 11 +++++--
 doxygen/Makefile.am | 76 +++++++++++++++++++++++++++++++++++++++++++--
 fixmanpages.sh      | 66 ---------------------------------------
 4 files changed, 82 insertions(+), 72 deletions(-)
 delete mode 100755 fixmanpages.sh

-- 
2.17.5


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2021-05-02 21:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-20  4:23 Now have make distcheck passing with doxygen enabled Duncan Roe
2021-04-20  4:23 ` [PATCH libnetfilter_queue 1/1] build: doc: `make distcheck` passes " Duncan Roe
2021-04-20  9:54   ` Jan Engelhardt
2021-04-21  2:17     ` Duncan Roe
2021-04-21  7:21       ` Jan Engelhardt
2021-04-21 12:25         ` Duncan Roe
2021-04-21 16:25           ` Jan Engelhardt
2021-04-22  9:35             ` [PATCH libnetfilter_queue v2] " Duncan Roe
2021-04-28 23:59               ` Duncan Roe
2021-04-29  9:11                 ` Jan Engelhardt
2021-05-02 21:45               ` Pablo Neira Ayuso

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.