diff options
author | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2005-02-15 21:35:20 +0000 |
---|---|---|
committer | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2005-02-15 21:35:20 +0000 |
commit | 7014bf6375feabc3727df8b7ec8a6a79a135a988 (patch) | |
tree | 00353e61be95ab89cfaafac4bce7ac57e05b5327 /Makefile.am | |
parent | 5c4e7d79dd0a3a34704c419de0cc377ad8a350b1 (diff) | |
download | ATCD-7014bf6375feabc3727df8b7ec8a6a79a135a988.tar.gz |
ChangeLogTag: Tue Feb 15 13:34:42 2005 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 7cee3fe9849..40e551bbca6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,10 +19,10 @@ endif SUBDIRS += \ apps \ bin \ - examples \ netsvcs \ performance-tests \ protocols \ + examples \ tests \ websvcs \ @KOKYU@ \ |