projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb3eb6a
)
libxl: ocaml: add META to list of generated files in Makefile
author
Rob Hoes
<rob.hoes@citrix.com>
Mon, 21 Oct 2013 13:32:31 +0000
(14:32 +0100)
committer
Ian Campbell
<ian.campbell@citrix.com>
Thu, 31 Oct 2013 18:15:55 +0000
(18:15 +0000)
Signed-off-by: Rob Hoes <rob.hoes@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/ocaml/libs/xl/Makefile
patch
|
blob
|
history
diff --git
a/tools/ocaml/libs/xl/Makefile
b/tools/ocaml/libs/xl/Makefile
index c9e5274ea47b879c281ae11dab649735e449dbbe..4195bfc8e5b29717af684fa7aa2e616e39422d5a 100644
(file)
--- a/
tools/ocaml/libs/xl/Makefile
+++ b/
tools/ocaml/libs/xl/Makefile
@@
-19,7
+19,7
@@
OCAML_LIBRARY = xenlight
GENERATED_FILES += xenlight.ml xenlight.ml.tmp xenlight.mli xenlight.mli.tmp
GENERATED_FILES += _libxl_types.ml.in _libxl_types.mli.in
-GENERATED_FILES += _libxl_types.inc
+GENERATED_FILES += _libxl_types.inc
META
all: $(INTF) $(LIBS)