diff options
author | Carsten Haitzler <raster@rasterman.com> | 2005-04-23 08:39:41 +0000 |
---|---|---|
committer | Carsten Haitzler <raster@rasterman.com> | 2005-04-23 08:39:41 +0000 |
commit | aa3bd0c5fdb8449f7b495247632ddc6f37bae6c4 (patch) | |
tree | 5c55be4700af84093969503cba666552952c0850 /Makefile.am | |
parent | 0ff4838988fe697ef6a4d245808722cb74258fce (diff) |
make e17 pass make distcheck....
and...
ASPARAGUS time...
http://enlightenment.freedesktop.org
for tarballs
:)
SVN revision: 14313
Diffstat (limited to '')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 4749b5efd..b015c7818 100644 --- a/Makefile.am +++ b/Makefile.am | |||
@@ -1,4 +1,4 @@ | |||
1 | SUBDIRS = src data doc po | 1 | SUBDIRS = src data doc po intl |
2 | 2 | ||
3 | MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \ | 3 | MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \ |
4 | config.h.in config.sub configure install-sh \ | 4 | config.h.in config.sub configure install-sh \ |