about summary refs log tree commit diff
path: root/Makefile.in
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>2000-01-28 08:10:58 +0000
committerTanaka Akira <akr@users.sourceforge.net>2000-01-28 08:10:58 +0000
commitbaa179f2b36fba2309ce46ba8c8fdfc581bd619c (patch)
tree64f79a7b7117b9b5205500386c2ff9fe12220a2e /Makefile.in
parentf81f6999493ac6eb3592560046a0a7a6076f7a48 (diff)
downloadzsh-baa179f2b36fba2309ce46ba8c8fdfc581bd619c.tar.gz
zsh-baa179f2b36fba2309ce46ba8c8fdfc581bd619c.tar.xz
zsh-baa179f2b36fba2309ce46ba8c8fdfc581bd619c.zip
zsh-workers/9448
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 8f162a985..addd62c30 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -26,7 +26,7 @@
 
 subdir = .
 dir_top = .
-SUBDIRS = Doc Etc Src
+SUBDIRS = Doc Etc Src Test
 
 @VERSION_MK@