mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-24 20:40:04 +01: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:
|
||||
touch $@
|
||||
|
||||
DISTCLEANFILES = osandcommon.c xorg.c
|
||||
DISTCLEANFILES = osandcommon.c xorg.c xorg.conf.example xorg.conf.example.pre
|
||||
|
||||
XORG_LIBS = \
|
||||
@XORG_CORE_LIBS@ \
|
||||
|
|
@ -59,7 +59,6 @@ Xorg_LDADD = $(XORG_LIBS) \
|
|||
Xorg_LDFLAGS = $(LD_EXPORT_SYMBOLS_FLAG)
|
||||
|
||||
BUILT_SOURCES = xorg.conf.example
|
||||
CLEAN = xorg.conf.example xorg.conf.example.pre
|
||||
EXTRA_DIST = xorgconf.cpp
|
||||
|
||||
if SOLARIS_ASM_INLINE
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue