mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-14 14:28:18 +02:00
Fix distcheck.
This commit is contained in:
parent
9ded9241ba
commit
d17becf024
1 changed files with 1 additions and 2 deletions
|
|
@ -37,7 +37,7 @@ libosandcommon_la_LIBADD = \
|
||||||
osandcommon.c xorg.c:
|
osandcommon.c xorg.c:
|
||||||
touch $@
|
touch $@
|
||||||
|
|
||||||
DISTCLEANFILES = osandcommon.c xorg.c
|
DISTCLEANFILES = osandcommon.c xorg.c xorg.conf.example xorg.conf.example.pre
|
||||||
|
|
||||||
XORG_LIBS = \
|
XORG_LIBS = \
|
||||||
@XORG_CORE_LIBS@ \
|
@XORG_CORE_LIBS@ \
|
||||||
|
|
@ -59,7 +59,6 @@ Xorg_LDADD = $(XORG_LIBS) \
|
||||||
Xorg_LDFLAGS = $(LD_EXPORT_SYMBOLS_FLAG)
|
Xorg_LDFLAGS = $(LD_EXPORT_SYMBOLS_FLAG)
|
||||||
|
|
||||||
BUILT_SOURCES = xorg.conf.example
|
BUILT_SOURCES = xorg.conf.example
|
||||||
CLEAN = xorg.conf.example xorg.conf.example.pre
|
|
||||||
EXTRA_DIST = xorgconf.cpp
|
EXTRA_DIST = xorgconf.cpp
|
||||||
|
|
||||||
if SOLARIS_ASM_INLINE
|
if SOLARIS_ASM_INLINE
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue