You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
350 B
9 lines
350 B
# $Id$ |
|
|
|
AUTOMAKE_OPTIONS = foreign |
|
|
|
SUBDIRS = src themes utils doc bg pix |
|
|
|
EXTRA_DIST = LICENSE README ReleaseNotes ReleaseNotes.1 CVS-README ChangeLog autogen.sh Eterm.spec |
|
MAINTAINERCLEANFILES = Makefile.in *~ aclocal.m4 config.guess config.sub configure depcomp \ |
|
install-sh ltconfig ltmain.sh missing mkinstalldirs stamp-h* *.log config.h.in
|
|
|