File: Makefile.am

package info (click to toggle)
gltron 0.70final-10
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 5,088 kB
  • sloc: ansic: 19,172; sh: 3,004; cpp: 973; makefile: 266
file content (8 lines) | stat: -rw-r--r-- 161 bytes parent folder | download | duplicates (10)
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