aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 3fdeaae..11172d7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,7 +6,6 @@ noinst_HEADERS = compat/bsd/sys/cdefs.h \
compat/bsd/sys/queue.h \
compat/bsd/sys/tree.h
-EXTRA_DIST = patches/scintilla-teco-control-codes.patch \
- patches/scinterm-fix-64-bit.patch
+EXTRA_DIST = $(wildcard @top_srcdir@/patches/*.patch)
EXTRA_DIST += TODO