From 93ab3a7cbb931a371d27bd65b063860f3dd3472f Mon Sep 17 00:00:00 2001 From: deva Date: Tue, 14 Mar 2006 17:03:51 +0000 Subject: *** empty log message *** --- Makefile.am | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index e3f7a71..0cde25b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,8 @@ AUTOMAKE_OPTIONS = gnu -SUBDIRS = pixmaps tools etc man lib client server -DISTDIRS = pixmaps tools etc man lib client server +SUBDIRS = pixmaps tools etc man lib \ + $(CLIENT_DIR) \ + $(SERVER_DIR) +DISTDIRS = pixmaps tools etc man lib \ + $(CLIENT_DIR) \ + $(SERVER_DIR) + -- cgit v1.2.3