From 422be6425b61457d8122b6e9ebe5e05ea241b380 Mon Sep 17 00:00:00 2001 From: tissoire Date: Wed, 30 Jan 2008 13:42:07 +0000 Subject: Inversion des ~v~nements 'move' et 'click' --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 4af348e..7c46171 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,3 +1,3 @@ bin_PROGRAMS = ivypointer ivypointer_SOURCES = ivypointer.c getopt.c -ivypointer_LDADD = -livy -lX11 -lXtst +ivypointer_LDADD = -livy -lX11 -lXtst -lpcre -lXi -- cgit v1.1