aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/Makefile.am')
-rw-r--r--e-util/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/e-util/Makefile.am b/e-util/Makefile.am
new file mode 100644
index 0000000000..0d671105d3
--- /dev/null
+++ b/e-util/Makefile.am
@@ -0,0 +1,7 @@
+
+noinst_LIBRARIES = libeutil.a
+
+libeutil_a_SOURCES = \
+ e-cursors.c \
+ e-cursors.h \
+ e-util.h \ No newline at end of file