From 2f10a73cbbe4333e2a41e87a94eda7fb3d442dc5 Mon Sep 17 00:00:00 2001 From: deva Date: Mon, 17 Mar 2008 09:10:42 +0000 Subject: Major code changes... FFMPEG introduced. Project splitup into subfolders. --- Makefile.am | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 0cde25b..f9e55af 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,8 +1,3 @@ AUTOMAKE_OPTIONS = gnu -SUBDIRS = pixmaps tools etc man lib \ - $(CLIENT_DIR) \ - $(SERVER_DIR) -DISTDIRS = pixmaps tools etc man lib \ - $(CLIENT_DIR) \ - $(SERVER_DIR) - +SUBDIRS = pixmaps tools libmiav miav miavd etc man +DISTDIRS = pixmaps tools libmiav miav miavd etc man -- cgit v1.2.3