Instead of sending the NOP command to process pending status messages
[libpwmd.git] / doc / Makefile.am
blob76e04ca1f6db3b1709ec5b9e12226d680884fd1e
1 EXTRA_DIST = doxygen.conf.in.in DoxygenLayout.xml
3 dist_man3_MANS = libpwmd.3
4 dist_man1_MANS = pwmc.1
6 doxygen:
7         $(MAKE) -C $(top_builddir)/src libpwmd.h
8         sed 's/\(.*\)^^SRC_DIR^^/\1$(shell echo $(abs_top_builddir) | sed 's/\//\\\//g')\/src/' < doxygen.conf.in > doxygen.conf
9         doxygen doxygen.conf && mv -f man/man3/libpwmd.h.3 libpwmd.3