summaryrefslogtreecommitdiffstats
path: root/rules/libev.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/libev.make')
-rw-r--r--rules/libev.make10
1 files changed, 10 insertions, 0 deletions
diff --git a/rules/libev.make b/rules/libev.make
index 21a2e2d59..5d56dd356 100644
--- a/rules/libev.make
+++ b/rules/libev.make
@@ -33,6 +33,16 @@ LIBEV_CONF_TOOL := autoconf
LIBEV_CONF_OPT := $(CROSS_AUTOCONF_USR)
# ----------------------------------------------------------------------------
+# Install
+# ----------------------------------------------------------------------------
+
+$(STATEDIR)/libev.install:
+ @$(call targetinfo)
+ @$(call world/install, LIBEV)
+ @rm $(LIBEV_PKGDIR)/usr/include/event.h
+ @$(call touch)
+
+# ----------------------------------------------------------------------------
# Target-Install
# ----------------------------------------------------------------------------