Missing backslash
This commit is contained in:
parent
15b2f94de5
commit
b7e723ed6f
|
@ -31,5 +31,5 @@ INCLUDES = $(XORG_INCS) -I/usr/include/drm # FIXME this last part is crack
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
lnx.h \
|
lnx.h \
|
||||||
lnx_kbd.h \
|
lnx_kbd.h \
|
||||||
$(srcdir)/../shared/ia64Pci.h
|
$(srcdir)/../shared/ia64Pci.h \
|
||||||
$(srcdir)/../shared/xf86Axp.h
|
$(srcdir)/../shared/xf86Axp.h
|
||||||
|
|
Loading…
Reference in New Issue