summaryrefslogtreecommitdiff
path: root/miext/damage/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'miext/damage/Makefile.am')
-rw-r--r--miext/damage/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/miext/damage/Makefile.am b/miext/damage/Makefile.am
new file mode 100644
index 000000000..7c0a3cd64
--- /dev/null
+++ b/miext/damage/Makefile.am
@@ -0,0 +1,6 @@
+noinst_LTLIBRARIES = libdamage.la
+
+libdamage_la_SOURCES = \
+ damage.c \
+ damage.h \
+ damagestr.h