Makefile
changeset 113 e408ff1d4a4d
parent 111 1af16eb9cf63
child 115 26edeea5c95a
     1.1 --- a/Makefile	Tue Feb 05 12:14:50 2008 -0500
     1.2 +++ b/Makefile	Wed Feb 06 12:59:27 2008 -0500
     1.3 @@ -5,6 +5,8 @@
     1.4  
     1.5  razor : razor.o yum.o main.o rpm.o util.o
     1.6  
     1.7 +*.o : razor.h razor-internal.h
     1.8 +
     1.9  test-driver : razor.o util.o test-driver.o
    1.10  
    1.11  test : test-driver