mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-06 15:30:11 +01:00
Some autoconf hacks to make 'make dist' work correctly
This commit is contained in:
parent
f86d2ef33f
commit
fe7d2be313
2 changed files with 1 additions and 2 deletions
|
|
@ -1960,7 +1960,6 @@ hw/xfree86/os-support/misc/Makefile
|
|||
hw/xfree86/os-support/linux/Makefile
|
||||
hw/xfree86/os-support/lynxos/Makefile
|
||||
hw/xfree86/os-support/sco/Makefile
|
||||
hw/xfree86/os-support/solaris/Makefile
|
||||
hw/xfree86/os-support/sysv/Makefile
|
||||
hw/xfree86/os-support/usl/Makefile
|
||||
hw/xfree86/parser/Makefile
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SUBDIRS = bus @XORG_OS_SUBDIR@ misc
|
||||
DIST_SUBDIRS = bsd bus misc linux lynxos solaris sysv sco usl hurd
|
||||
DIST_SUBDIRS = bsd bus misc linux lynxos sysv sco usl hurd
|
||||
|
||||
sdk_HEADERS = xf86_OSproc.h xf86_OSlib.h xf86_ansic.h xf86_libc.h \
|
||||
assyntax.h xf86OSKbd.h xf86OSmouse.h
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue