mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-23 11:40:30 +01:00
xfree86: bus: remove useless automake variable
Leftover that was missed in f7abe05b.
Signed-off-by: Tiago Vignatti <tiago.vignatti@nokia.com>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Mikhail Gusarov <dottedmag@dottedmag.net>
This commit is contained in:
parent
a7efeda8a5
commit
d9c682a5e2
1 changed files with 1 additions and 2 deletions
|
|
@ -16,8 +16,7 @@ PLATFORM_SOURCES = Sbus.c
|
|||
sdk_HEADERS += xf86Sbus.h
|
||||
endif
|
||||
|
||||
libbus_la_SOURCES = Pci.c Pci.h $(PCI_SOURCES) $(PLATFORM_PCI_SOURCES) \
|
||||
$(PLATFORM_SOURCES)
|
||||
libbus_la_SOURCES = Pci.c Pci.h $(PCI_SOURCES) $(PLATFORM_SOURCES)
|
||||
|
||||
INCLUDES = $(XORG_INCS)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue