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

libinput_a_SOURCES = \
	input.c

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