summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 046547de..662ac41c 100644
--- a/util/epist/Makefile.am
+++ b/util/epist/Makefile.am
@@ -2,7 +2,7 @@
CPPFLAGS= @CPPFLAGS@ @DEBUG@
-bin_PROGRAMS = epist
+EXTRA_PROGRAMS = epist
epist_SOURCES = epist.cc window.cc screen.cc main.cc
epist_LDADD = ../../src/XAtom.o ../../src/BaseDisplay.o \