diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-12-15 16:38:54 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-12-15 16:38:54 +0000 |
commit | b134be83f52912e4e7e3707973a1e24b29d48552 (patch) | |
tree | 5c7b58240f4d2ab28cec729bb1b7d46a5d01f47f /Makefile | |
parent | 0d7dedcc81b518738ba0a19347394816bd262322 (diff) | |
download | ATCD-b134be83f52912e4e7e3707973a1e24b29d48552.tar.gz |
*** empty log message ***
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -12,11 +12,11 @@ INFO = README \ VERSION DIRS = ace \ + netsvcs \ + tests \ apps \ examples \ - netsvcs \ - performance-tests \ - tests + performance-tests CLONE = Makefile \ ace \ |