1a66cad3fb
Tested by bru@, jsg@ and others
7 lines
160 B
Makefile
7 lines
160 B
Makefile
noinst_LTLIBRARIES = libxorgxkb.la
|
|
|
|
AM_CFLAGS = @XORG_CFLAGS@ @DIX_CFLAGS@
|
|
AM_CPPFLAGS = @XORG_INCS@
|
|
|
|
libxorgxkb_la_SOURCES = xkbVT.c xkbPrivate.c xkbKillSrv.c
|