[dhcp-agent-commits] dhcp-agent/conf .cvsignore,NONE,1.1 Makefile.am,1.1,1.2
Status: Alpha
Brought to you by:
actmodern
From: <act...@us...> - 2003-05-15 04:40:44
|
Update of /cvsroot/dhcp-agent/dhcp-agent/conf In directory sc8-pr-cvs1:/tmp/cvs-serv30938 Modified Files: Makefile.am Added Files: .cvsignore Log Message: .cvsignore for conf dir --- NEW FILE: .cvsignore --- Makefile Makefile.in Index: Makefile.am =================================================================== RCS file: /cvsroot/dhcp-agent/dhcp-agent/conf/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Makefile.am 11 May 2003 17:00:55 -0000 1.1 --- Makefile.am 15 May 2003 04:40:41 -0000 1.2 *************** *** 5,9 **** SUBDIRS = . - dhcpsysconfdir = $(sysconfdir)/dhcp-agent - dhcpsysconf_clientdir = $(dhcpsysconfdir)/dhcp-client dhcpsysconf_client_DATA = default.conf default.sysconf --- 5,7 ---- |