/[svn]/liblscp/trunk/doc/Makefile.am
ViewVC logotype

Diff of /liblscp/trunk/doc/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 103 by capela, Fri Jun 4 14:32:51 2004 UTC revision 146 by capela, Fri Jun 25 12:00:25 2004 UTC
# Line 9  all-local: doxygen-build.stamp Line 9  all-local: doxygen-build.stamp
9  doxygen-build.stamp: $(DOX) reference.dox \  doxygen-build.stamp: $(DOX) reference.dox \
10          @top_srcdir@/lscp/thread.h @top_srcdir@/lscp/socket.h \          @top_srcdir@/lscp/thread.h @top_srcdir@/lscp/socket.h \
11          @top_srcdir@/lscp/client.h @top_srcdir@/lscp/device.h \          @top_srcdir@/lscp/client.h @top_srcdir@/lscp/device.h \
12        @top_srcdir@/lscp/event.h \
13          @top_srcdir@/examples/server.h @top_srcdir@/examples/parser.h          @top_srcdir@/examples/server.h @top_srcdir@/examples/parser.h
14          @echo '*** Running doxygen ***'          @echo '*** Running doxygen ***'
15          doxygen $(DOX)          doxygen $(DOX)

Legend:
Removed from v.103  
changed lines
  Added in v.146

  ViewVC Help
Powered by ViewVC