projects
/
platform
/
upstream
/
libinput.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6028e12
)
Declare libinput.sym as dependency
author
Peter Hutterer
<peter.hutterer@who-t.net>
Thu, 18 Dec 2014 04:18:53 +0000
(14:18 +1000)
committer
Peter Hutterer
<peter.hutterer@who-t.net>
Tue, 23 Dec 2014 03:27:13 +0000
(13:27 +1000)
We want to rebuild whenever it changes
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index eeaf439b1851d4eeffc47f4beba14df20ee7bcbe..b5eba731c32ba47d58c1b342ca6af48ffe7b1f01 100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-36,6
+36,7
@@
libinput_la_CFLAGS = -I$(top_srcdir)/include \
$(LIBUDEV_CFLAGS) \
$(LIBEVDEV_CFLAGS) \
$(GCC_CFLAGS)
+EXTRA_libinput_la_DEPENDENCIES = $(srcdir)/libinput.sym
libinput_util_la_SOURCES = \
libinput-util.c \