Fix file conflict during instal, close #9
This commit is contained in:
parent
3f8b688221
commit
188a960be1
@ -30,8 +30,6 @@ MANPAGES =
|
||||
MANPAGES_ALIASES =
|
||||
TPHONY =
|
||||
|
||||
bin_PROGRAMS =
|
||||
libexec_PROGRAMS =
|
||||
check_PROGRAMS =
|
||||
noinst_PROGRAMS =
|
||||
lib_LTLIBRARIES =
|
||||
@ -41,6 +39,9 @@ bin_SCRIPTS =
|
||||
moduledir = $(libdir)/kmscon
|
||||
module_LTLIBRARIES =
|
||||
|
||||
helperdir = $(libexecdir)/kmscon
|
||||
helper_PROGRAMS =
|
||||
|
||||
#
|
||||
# Default CFlags
|
||||
# Make all files include "config.h" by default. This shouldn't cause any
|
||||
@ -478,7 +479,7 @@ mod_pixman_la_LDFLAGS = \
|
||||
#
|
||||
|
||||
bin_SCRIPTS += scripts/kmscon
|
||||
libexec_PROGRAMS += kmscon
|
||||
helper_PROGRAMS += kmscon
|
||||
check_PROGRAMS += \
|
||||
test_output \
|
||||
test_vt \
|
||||
|
Loading…
x
Reference in New Issue
Block a user