parser: make libxf86config_internal.la not installed.
This commit is contained in:
parent
5fb188b547
commit
e94c7c42ce
|
@ -1,5 +1,5 @@
|
||||||
if INSTALL_LIBXF86CONFIG
|
if INSTALL_LIBXF86CONFIG
|
||||||
lib_LTLIBRARIES = libxf86config_internal.la
|
noinst_LTLIBRARIES = libxf86config_internal.la
|
||||||
lib_LIBRARIES = libxf86config.a
|
lib_LIBRARIES = libxf86config.a
|
||||||
LIBHEADERS = \
|
LIBHEADERS = \
|
||||||
xf86Optrec.h \
|
xf86Optrec.h \
|
||||||
|
|
Loading…
Reference in New Issue