summaryrefslogtreecommitdiffstats
path: root/nebu/input/Makefile.am
blob: f15445f3e63afc5bb7af58b7caaf4f39446b9ec1 (plain)
1
2
3
4
5
6
7
8
noinst_LIBRARIES=libinput.a

libinput_a_SOURCES= \
	system_keynames.c input_system.c

AM_CFLAGS = \
	-I$(top_srcdir)/lua/include \
	-I$(top_srcdir)/nebu/include