| author | Dan Winship <danw@gnome.org> |
| Tue Feb 05 12:14:50 2008 -0500 (2008-02-05) | |
| changeset 111 | 1af16eb9cf63 |
| parent 110 | 07a5bf8e7e6e |
| child 112 | 812340a13ec2 |
1.1 --- a/Makefile Tue Feb 05 12:02:53 2008 -0500 1.2 +++ b/Makefile Tue Feb 05 12:14:50 2008 -0500 1.3 @@ -3,7 +3,7 @@ 1.4 1.5 all : razor test-driver 1.6 1.7 -razor : razor.o import.o main.o rpm.o util.o 1.8 +razor : razor.o yum.o main.o rpm.o util.o 1.9 1.10 test-driver : razor.o util.o test-driver.o 1.11