From: Paul B. S. <pa...@us...> - 2001-10-03 19:49:39
|
Update of /cvsroot/linux-atm/linux-atm/src/extra In directory usw-pr-cvs1:/tmp/cvs-serv11162/src/extra Modified Files: Tag: V2_4_0 Makefile.am Log Message: We don't need mkrpm anymore and the spec file is now in src/extra... Index: Makefile.am =================================================================== RCS file: /cvsroot/linux-atm/linux-atm/src/extra/Attic/Makefile.am,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -C2 -d -r1.1.2.1 -r1.1.2.2 *** Makefile.am 2001/10/03 17:45:53 1.1.2.1 --- Makefile.am 2001/10/03 19:49:30 1.1.2.2 *************** *** 1,2 **** ! EXTRA_DIST = ANS --- 1,4 ---- ! SUBDIRS = ANS ! ! EXTRA_DIST = linux-atm.spec.in |