[dhcp-agent-commits] dhcp-agent/doc Makefile.am,1.4,1.5
Status: Alpha
Brought to you by:
actmodern
From: <act...@us...> - 2003-07-06 17:49:59
|
Update of /cvsroot/dhcp-agent/dhcp-agent/doc In directory sc8-pr-cvs1:/tmp/cvs-serv5637/doc Modified Files: Makefile.am Log Message: fixed up mistakes in Makefile.am Index: Makefile.am =================================================================== RCS file: /cvsroot/dhcp-agent/dhcp-agent/doc/Makefile.am,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** Makefile.am 5 Jul 2003 19:16:23 -0000 1.4 --- Makefile.am 6 Jul 2003 17:49:56 -0000 1.5 *************** *** 5,9 **** info_TEXINFOS = dhcp-agent.texi ! dhcp_agent_TEXINFOS = dhcp-client.texi dhcp-relay.texi dhcp-server.texi dhcp-server.texi introduction.texi if HTMLDOC --- 5,9 ---- info_TEXINFOS = dhcp-agent.texi ! dhcp_agent_TEXINFOS = dhcp-client.texi dhcp-relay.texi dhcp-sniff.texi dhcp-server.texi introduction.texi if HTMLDOC |