aboutsummaryrefslogtreecommitdiffstats
path: root/tools/pygrub/Makefile
diff options
context:
space:
mode:
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2005-10-07 23:21:23 +0100
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2005-10-07 23:21:23 +0100
commit635fd50b51f2860400e934fbfa65e71481b8e3d6 (patch)
treec555f3fd5d4273f345e087a14baaa37b00c0f48e /tools/pygrub/Makefile
parent3bd6068aaeae76a6538b6875362547919b64efb8 (diff)
downloadxen-635fd50b51f2860400e934fbfa65e71481b8e3d6.tar.gz
xen-635fd50b51f2860400e934fbfa65e71481b8e3d6.tar.bz2
xen-635fd50b51f2860400e934fbfa65e71481b8e3d6.zip
Re-enable the pygrub build and fix the build with older
e2fsprogs (tested on RHEL4 with e2fsprogs-1.35 and rawhide with e2fsprogs-1.38) Signed-off-by: Jeremy Katz <katzj@redhat.com>
Diffstat (limited to 'tools/pygrub/Makefile')
-rw-r--r--tools/pygrub/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/pygrub/Makefile b/tools/pygrub/Makefile
index a676cdf0e9..fbe27a9bf1 100644
--- a/tools/pygrub/Makefile
+++ b/tools/pygrub/Makefile
@@ -15,4 +15,4 @@ install: all
endif
clean:
- rm -rf build *.pyc *.pyo *.o *.a *~
+ rm -rf build tmp *.pyc *.pyo *.o *.a *~