|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] tools/libxl: correct distclean target
commit 721b64d1f9e46940acccefd1a630b2f860766fdf
Author: Juergen Gross <jgross@xxxxxxxx>
AuthorDate: Tue Mar 14 16:04:42 2017 +0100
Commit: Wei Liu <wei.liu2@xxxxxxxxxx>
CommitDate: Tue Mar 14 15:25:27 2017 +0000
tools/libxl: correct distclean target
Commit 3e5f1a63b53920763 ("tools: adapt xenlight.pc and xlutil.pc to
new pkg-config scheme") introduced an error for "make distclean" as
*.pc.in are deleted which are now files in git.
Signed-off-by: Juergen Gross <jgross@xxxxxxxx>
Acked-by: Wei Liu <wei.liu2@xxxxxxxxxx>
---
tools/libxl/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/tools/libxl/Makefile b/tools/libxl/Makefile
index 12ab2a1..566b706 100644
--- a/tools/libxl/Makefile
+++ b/tools/libxl/Makefile
@@ -337,7 +337,6 @@ clean:
$(MAKE) -C $(ACPI_PATH) ACPI_BUILD_DIR=$(CURDIR) clean
distclean: clean
- $(RM) -f xenlight.pc.in xlutil.pc.in
realclean: distclean
$(RM) -f $(AUTOSRCS) $(AUTOINCS)
--
generated by git-patchbot for /home/xen/git/xen.git#master
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxx
https://lists.xenproject.org/xen-changelog
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |