diff options
author | Carsten Haitzler <raster@rasterman.com> | 2007-11-07 22:56:05 +0000 |
---|---|---|
committer | Carsten Haitzler <raster@rasterman.com> | 2007-11-07 22:56:05 +0000 |
commit | 9765562c92f5d15e91cb244a6a213ecd40ec6abf (patch) | |
tree | 987fd653a2d3408fd22cf4ed022eb3762b7c6133 /Makefile.am | |
parent | d9afea91c3a4389f5a27c020a3c87173a0fc6f46 (diff) | |
download | enlightenment-9765562c92f5d15e91cb244a6a213ecd40ec6abf.tar.gz |
As requested -
debian--, gendoc++
SVN revision: 32476
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/Makefile.am b/Makefile.am index 518533c8b7..f031c558ff 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,21 +3,13 @@ SUBDIRS = src data doc po MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \ config.h.in config.sub configure install-sh \ ltconfig ltmain.sh missing mkinstalldirs \ - stamp-h.in acconfig.h debian/changelog \ + stamp-h.in acconfig.h \ enlightenment.spec bin_SCRIPTS = enlightenment-config EXTRA_DIST = config.rpath README AUTHORS COPYING COPYING-PLAIN \ - enlightenment.spec.in enlightenment.spec \ - debian/changelog \ - debian/changelog.in \ - debian/control \ - debian/copyright \ - debian/enlightenment.install \ - debian/enlightenment-dev.install \ - debian/enlightenment.docs \ - debian/rules + enlightenment.spec.in enlightenment.spec filesdir = $(datadir)/enlightenment/ files_DATA = AUTHORS COPYING |