File: Makefile.am

package info (click to toggle)
gltron 0.70final-9
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 5,208 kB
  • ctags: 5,051
  • sloc: ansic: 19,181; sh: 3,443; cpp: 973; makefile: 269
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