Don't install epist until it actually does something of value
This commit is contained in:
parent
af0eced081
commit
27fadda0d6
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue