git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
190ccbd
)
out of tree build: erlang
author
Hilko Bengen
<bengen@hilluzination.de>
Tue, 15 Nov 2011 20:28:20 +0000
(21:28 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Tue, 22 Nov 2011 14:44:53 +0000
(14:44 +0000)
(cherry picked from commit
ddb3fac1bf1b0493779c9425b518598473ef106a
)
erlang/Makefile.am
patch
|
blob
|
history
diff --git
a/erlang/Makefile.am
b/erlang/Makefile.am
index
f336375
..
2c9e359
100644
(file)
--- 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