diff options
author | deva <deva> | 2006-03-04 15:57:43 +0000 |
---|---|---|
committer | deva <deva> | 2006-03-04 15:57:43 +0000 |
commit | 9687f16fab9f2f718067e451012581571ee38847 (patch) | |
tree | 00a9c5cafcf1c144468ffd1370fe4c9c132dae63 | |
parent | dc1ee96e73016e570fa948e8d9efa946917eb452 (diff) |
*** empty log message ***
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 3db006e..e3f7a71 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,3 @@ AUTOMAKE_OPTIONS = gnu -SUBDIRS = pixmaps tools src etc man -DISTDIRS = pixmaps tools src etc man +SUBDIRS = pixmaps tools etc man lib client server +DISTDIRS = pixmaps tools etc man lib client server |