aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/libxl/Makefile')
-rw-r--r--tools/libxl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/libxl/Makefile b/tools/libxl/Makefile
index 51e5132257..7edb8034ed 100644
--- a/tools/libxl/Makefile
+++ b/tools/libxl/Makefile
@@ -150,6 +150,7 @@ install: all
clean:
$(RM) -f _*.h *.o *.so* *.a $(CLIENTS) $(DEPS)
$(RM) -f _*.c *.pyc _libxl_paths.*.tmp
+ $(RM) -f testidl.c.new testidl.c
# $(RM) -f $(AUTOSRCS) $(AUTOINCS)
distclean: clean