summaryrefslogtreecommitdiff
path: root/util/epist/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'util/epist/Makefile.am')
-rw-r--r--util/epist/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/epist/Makefile.am b/util/epist/Makefile.am
index 8d3f22c5..b1f9ffe4 100644
--- a/util/epist/Makefile.am
+++ b/util/epist/Makefile.am
@@ -4,7 +4,7 @@ CPPFLAGS= @CPPFLAGS@ @DEBUG@
bin_PROGRAMS = epist
-epist_SOURCES = epist.cc process.cc window.cc screen.cc main.cc
+epist_SOURCES = epist.cc window.cc screen.cc main.cc
epist_LDADD = ../../src/XAtom.o ../../src/BaseDisplay.o \
../../src/Util.o ../../src/i18n.o \
../../src/GCCache.o ../../src/Color.o ../../src/Texture.o \