diff options
| author | Marius Nita <marius@cs.pdx.edu> | 2002-11-01 03:32:22 +0000 |
|---|---|---|
| committer | Marius Nita <marius@cs.pdx.edu> | 2002-11-01 03:32:22 +0000 |
| commit | 90c5fdc2d162678e8b257762b0d90745450af51d (patch) | |
| tree | df12119acfbaa617b42903177ba9bbf62773faa4 /util/epist | |
| parent | 110a1eeed9b5d0deb127a02364cf6c6fe29a9de8 (diff) | |
changed to reflect toolkit change
Diffstat (limited to 'util/epist')
| -rw-r--r-- | util/epist/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/util/epist/Makefile.am b/util/epist/Makefile.am index 3588cb30..9bbcad12 100644 --- a/util/epist/Makefile.am +++ b/util/epist/Makefile.am @@ -15,8 +15,7 @@ epist_SOURCES = epist.cc window.cc screen.cc main.cc actions.cc \ yacc_parser.cc parser.cc keytree.cc lex.yy.c config.cc epist_LDADD = ../../src/xatom.o ../../src/basedisplay.o \ - ../../src/util.o ../../src/timer.o \ - ../../src/gccache.o ../../src/color.o + ../../src/util.o ../../src/timer.o MAINTAINERCLEANFILES = Makefile.in |
