[dhcp-agent-commits] dhcp-agent/src Makefile.am,1.22,1.23
Status: Alpha
Brought to you by:
actmodern
From: <act...@us...> - 2003-06-08 22:18:03
|
Update of /cvsroot/dhcp-agent/dhcp-agent/src In directory sc8-pr-cvs1:/tmp/cvs-serv23408/src Modified Files: Makefile.am Log Message: now using sbin instead of bin Index: Makefile.am =================================================================== RCS file: /cvsroot/dhcp-agent/dhcp-agent/src/Makefile.am,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** Makefile.am 18 May 2003 02:58:39 -0000 1.22 --- Makefile.am 8 Jun 2003 22:18:00 -0000 1.23 *************** *** 10,14 **** # Programs we are compiling. ! bin_PROGRAMS = dhcp-sniff dhcp-client lib_LTLIBRARIES = libdhcputil.la --- 10,14 ---- # Programs we are compiling. ! sbin_PROGRAMS = dhcp-sniff dhcp-client lib_LTLIBRARIES = libdhcputil.la |