git.annexia.org
/
ocaml-libvirt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdf0429
)
Missing dependencies.
author
Richard W.M. Jones
<rjones@redhat.com>
Tue, 10 Jun 2008 11:24:39 +0000
(12:24 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Tue, 10 Jun 2008 11:24:39 +0000
(12:24 +0100)
libvirt/Makefile.in
patch
|
blob
|
history
diff --git
a/libvirt/Makefile.in
b/libvirt/Makefile.in
index
66ffc75
..
bca1cdf
100644
(file)
--- a/
libvirt/Makefile.in
+++ b/
libvirt/Makefile.in
@@
-102,6
+102,11
@@
endif
libvirt_c.c: generator.pl
perl -w $<
+# Extra dependencies.
+libvirt_c.c: libvirt_c_prologue.c
+libvirt_c.c: libvirt_c_oneoffs.c
+libvirt_c.c: libvirt_c_epilogue.c
+
# Status of automatically generated bindings.
autostatus: libvirt_c.c
@echo -n "Functions which have manual bindings: "