2005-04-24 20:06:06 -07:00
|
|
|
SUBDIRS = src data doc po intl
|
2004-11-24 19:37:45 -08:00
|
|
|
|
|
|
|
MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \
|
|
|
|
config.h.in config.sub configure install-sh \
|
|
|
|
ltconfig ltmain.sh missing mkinstalldirs \
|
2005-10-24 22:02:03 -07:00
|
|
|
stamp-h.in acconfig.h debian/changelog \
|
|
|
|
enlightenment.spec
|
2004-11-24 19:37:45 -08:00
|
|
|
|
2006-10-31 05:43:26 -08:00
|
|
|
bin_SCRIPTS = enlightenment-config
|
2004-11-24 19:37:45 -08:00
|
|
|
|
2006-04-21 01:19:28 -07:00
|
|
|
EXTRA_DIST = 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 \
|
2006-04-20 04:30:25 -07:00
|
|
|
debian/enlightenment.docs \
|
2006-09-17 15:50:07 -07:00
|
|
|
debian/rules \
|
|
|
|
eap_to_desktop
|
2005-09-20 01:34:23 -07:00
|
|
|
|
|
|
|
filesdir = $(datadir)/enlightenment/
|
|
|
|
files_DATA = AUTHORS COPYING
|