summaryrefslogtreecommitdiff
path: root/miext/cw/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'miext/cw/Makefile.am')
-rw-r--r--miext/cw/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/miext/cw/Makefile.am b/miext/cw/Makefile.am
new file mode 100644
index 000000000..cb5bc8c8a
--- /dev/null
+++ b/miext/cw/Makefile.am
@@ -0,0 +1,6 @@
+noinst_LTLIBRARIES = libcw.la
+
+libcw_la_SOURCES = \
+ cw.c \
+ cw_ops.c \
+ cw_render.c