summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
blob: 5c098f7ebda97a462e326b6c8b98eac9a84dd0f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
check_PROGRAMS=test_config test_monitor

test_config_SOURCES=test_config.c

test_monitor_SOURCES=test_monitor.c

AM_CFLAGS=-Wall -I$(top_srcdir) $(X_CFLAGS) $(GLIB_CFLAGS)

LDADD=$(top_builddir)/libxklavier/libxklavier.la $(X_LIBS) $(GLIB_LIBS)

EXTRA_DIST=test_gi.py