mirror of
https://github.com/termux/termux-packages.git
synced 2025-05-10 02:15:29 +00:00
12 lines
279 B
Diff
12 lines
279 B
Diff
--- a/Makefile.in
|
|
+++ b/Makefile.in
|
|
@@ -403,7 +403,7 @@
|
|
top_build_prefix = @top_build_prefix@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-SUBDIRS = src doc test
|
|
+SUBDIRS = src doc
|
|
dist_doc_DATA = colm.vim
|
|
EXTRA_DIST = colm.vim sedsubst
|
|
ACLOCAL_AMFLAGS = -I m4
|