aboutsummaryrefslogtreecommitdiffstats
path: root/src/gevent
diff options
context:
space:
mode:
Diffstat (limited to 'src/gevent')
-rw-r--r--src/gevent/gevent_mk.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/gevent/gevent_mk.c b/src/gevent/gevent_mk.c
new file mode 100644
index 00000000..c7f52b62
--- /dev/null
+++ b/src/gevent/gevent_mk.c
@@ -0,0 +1,8 @@
+/*
+ * This file is subject to the terms of the GFX License. If a copy of
+ * the license was not distributed with this file, you can obtain one at:
+ *
+ * http://ugfx.org/license.html
+ */
+
+#include "gevent.c"