[Libguestfs] [PATCH 1/3] out of tree build: erlang

bengen at hilluzination.de bengen at hilluzination.de
Tue Nov 15 20:28:20 UTC 2011


From: Hilko Bengen <bengen at hilluzination.de>

---
 erlang/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/erlang/Makefile.am b/erlang/Makefile.am
index f336375..2c9e359 100644
--- a/erlang/Makefile.am
+++ b/erlang/Makefile.am
@@ -32,7 +32,7 @@ erlang_bindir = $(libdir)/erlang/lib/$(PACKAGE_NAME)-$(PACKAGE_VERSION)/ebin
 erlang_bin_DATA = guestfs.beam
 
 guestfs.beam: guestfs.erl
-	$(ERLC) +debug_info guestfs.erl
+	$(ERLC) +debug_info $^
 
 bin_PROGRAMS = erl-guestfs
 
-- 
1.7.7.2




More information about the Libguestfs mailing list