diff options
author | Carsten Haitzler <raster@rasterman.com> | 2001-03-12 01:06:09 +0000 |
---|---|---|
committer | Carsten Haitzler <raster@rasterman.com> | 2001-03-12 01:06:09 +0000 |
commit | faaf8a52df1461001e89cc7510ddb502de19aac1 (patch) | |
tree | 2ab254d7a8da034aed95cd09b5dbb5702c180cad /Makefile.am | |
parent | cf59a018780a28b2f2642878efe3246afe1497c2 (diff) | |
download | enlightenment-faaf8a52df1461001e89cc7510ddb502de19aac1.tar.gz |
client code added
SVN revision: 4366
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 9c5790859f..a80ebd0a60 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = intl po src lib +SUBDIRS = intl po src lib client MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \ config.h.in config.sub configure install-sh \ |