summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMichael Jennings <mej@kainx.org>2000-07-06 01:17:20 +0000
committerMichael Jennings <mej@kainx.org>2000-07-06 01:17:20 +0000
commit9648bcd0a0b3837ca38b622580a3f411920b9767 (patch)
tree8f761d057e239746c4b423acebc95159e8410a7d /Makefile.am
parentb4fbe2a9a048fb995cf41f68c192b30057072c26 (diff)
downloadeterm-9648bcd0a0b3837ca38b622580a3f411920b9767.tar.gz
Wed Jul 5 18:31:39 PDT 2000 Michael Jennings <mej@eterm.org>
Several people have asked for the spec file to be in the tarball so that rpm -ta <tarball> works properly. I've put it in there, but I don't recommend doing it that way. I use /usr/local as my prefix, and there's a good chance I'll forget to change it before doing a dist tarball. I also put some dummy crap in pixmap.h so that compiling without Imlib2.h works again. SVN revision: 2903
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 4573cab..7520b2d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,4 +4,4 @@ AUTOMAKE_OPTIONS = foreign
SUBDIRS = libmej src themes utils doc bg pix
-EXTRA_DIST = README ReleaseNotes ReleaseNotes.1 CVS-README COPYING ChangeLog autogen.sh
+EXTRA_DIST = README ReleaseNotes ReleaseNotes.1 CVS-README COPYING ChangeLog autogen.sh Eterm.spec