diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 30fa338..78193ae 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,4 +7,5 @@ noinst_HEADERS = compat/bsd/sys/cdefs.h \ compat/bsd/sys/queue.h \ compat/bsd/sys/tree.h -EXTRA_DIST = TODO +EXTRA_DIST = patches/scintilla-teco-control-codes.patch \ + TODO |