[dhcp-agent-commits] dhcp-agent/conf Makefile.am,1.2,1.3
Status: Alpha
Brought to you by:
actmodern
From: <act...@us...> - 2003-05-18 02:59:03
|
Update of /cvsroot/dhcp-agent/dhcp-agent/conf In directory sc8-pr-cvs1:/tmp/cvs-serv13488/conf Modified Files: Makefile.am Log Message: now correctly adding conf files to dist Index: Makefile.am =================================================================== RCS file: /cvsroot/dhcp-agent/dhcp-agent/conf/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Makefile.am 15 May 2003 04:40:41 -0000 1.2 --- Makefile.am 18 May 2003 02:58:59 -0000 1.3 *************** *** 6,7 **** --- 6,8 ---- SUBDIRS = . dhcpsysconf_client_DATA = default.conf default.sysconf + EXTRA_DIST = default.conf default.sysconf |