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:
b051fff
)
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>
Wed, 16 Nov 2011 12:38:33 +0000
(12:38 +0000)
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