git://project.juiblex.co.uk
/
razor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
0491bce
)
fix dependencies
author
Dan Winship
<danw@gnome.org>
Wed, 6 Feb 2008 17:37:49 +0000 (12:37 -0500)
committer
Dan Winship
<danw@gnome.org>
Wed, 6 Feb 2008 17:37:49 +0000 (12:37 -0500)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
a3ddb34
..
b7e4e38
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-5,6
+5,8
@@
all : razor test-driver
razor : razor.o yum.o main.o rpm.o util.o
+*.o : razor.h razor-internal.h
+
test-driver : razor.o util.o test-driver.o
test : test-driver