diff -urN linux-atm-2.4.0/src/config/Makefile.am linux-atm-2.4.0.s/src/config/Makefile.am --- src/config/Makefile.am Wed Oct 10 02:33:06 2001 +++ src/config/Makefile.am Mon Jul 22 18:43:06 2002 @@ -1,10 +1,4 @@ SUBDIRS = init-redhat -EXTRA_DIST = hosts.atm - -install-exec-local: - -cp hosts.atm /etc - -uninstall-local: - -rm /etc/hosts.atm +sysconf_DATA = hosts.atm