diff options
-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 |