summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorSergey Udaltsov <svu@gnome.org>2004-11-04 19:14:48 +0000
committerSergey Udaltsov <svu@gnome.org>2004-11-04 19:14:48 +0000
commit3f15f54b9e9a14adf70060789427bfe08f8cf744 (patch)
tree4c1b14d9413fff828a1361919de11282769d5e04 /tests/Makefile.am
parent0880a28805a1138058923d24a5bc2b34f82c2022 (diff)
small prerelease polishv.1.11
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 70815c9..9d844da 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -4,7 +4,7 @@ test_config_SOURCES=test_config.c
test_monitor_SOURCES=test_monitor.c
-AM_CFLAGS=-I$(includedir) -I$(x_includes) -I$(top_srcdir)
+AM_CFLAGS=-Wall -Werror -I$(includedir) -I$(x_includes) -I$(top_srcdir)
-AM_LDFLAGS=$(top_builddir)/libxklavier/libxklavier.la -lX11
+AM_LDFLAGS=$(top_builddir)/libxklavier/libxklavier.la -L$(x_libraries) -lX11