tools: make touchpad-edge-detector not to be installed 46/126746/1
authorSung-Jin Park <sj76.park@samsung.com>
Tue, 25 Apr 2017 04:27:23 +0000 (13:27 +0900)
committerSung-Jin Park <sj76.park@samsung.com>
Tue, 25 Apr 2017 04:27:23 +0000 (13:27 +0900)
Change-Id: I46274702a0da6081154629fc1f9d911861dd4f3d
Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
tools/Makefile.am

index 5d3600d9d576ccf5f75f588e9cbe21b6158b4b37..89f29135785c795e71d367a4bdbc28236cbb5424 100644 (file)
@@ -1,5 +1,5 @@
-noinst_PROGRAMS = libevdev-events
-bin_PROGRAMS = touchpad-edge-detector
+noinst_PROGRAMS = libevdev-events touchpad-edge-detector
+#bin_PROGRAMS = touchpad-edge-detector
 
 AM_CPPFLAGS = $(GCC_CFLAGS) -I$(top_srcdir) -I$(top_srcdir)/include -I$(top_srcdir)/libevdev
 libevdev_ldadd = $(top_builddir)/libevdev/libevdev.la