From c34cf307f9982b62c6e6dfa2687e1b16f527f2a4 Mon Sep 17 00:00:00 2001 From: Chase Douglas Date: Tue, 7 Feb 2012 15:14:05 -0800 Subject: Introduce SynapticsHwStateAlloc() and SynapticsHwStateFree() Put them in a new file so eventcomm-test can access them. Signed-off-by: Chase Douglas Reviewed-by: Peter Hutterer Signed-off-by: Peter Hutterer --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index a6715e6..5333ba5 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -32,6 +32,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/include AM_CFLAGS = $(XORG_CFLAGS) @DRIVER_NAME@_drv_la_SOURCES = @DRIVER_NAME@.c synapticsstr.h \ + synproto.c \ synproto.h \ properties.c -- cgit v1.2.3