From: Paul B. S. <pa...@us...> - 2001-10-17 19:37:55
|
Update of /cvsroot/linux-atm/linux-atm In directory usw-pr-cvs1:/tmp/cvs-serv28414 Modified Files: Makefile.am Removed Files: Makefile Log Message: Check that.. I'm an idiot... Remove Makefile from repository.. Index: Makefile.am =================================================================== RCS file: /cvsroot/linux-atm/linux-atm/Makefile.am,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Makefile.am 2001/10/17 19:27:43 1.3 --- Makefile.am 2001/10/17 19:37:52 1.4 *************** *** 1,5 **** SUBDIRS = m4 src doc ! EXTRA_DIST = Makefile COPYING.GPL COPYING.LGPL BUGS rpms: dist src/extra/linux-atm.spec --- 1,5 ---- SUBDIRS = m4 src doc ! EXTRA_DIST = COPYING.GPL COPYING.LGPL BUGS rpms: dist src/extra/linux-atm.spec --- Makefile DELETED --- |