[PATCH libinput] Install libinput-version.h
Derek Foreman
derekf at osg.samsung.com
Tue Apr 28 09:07:48 PDT 2015
Signed-off-by: Derek Foreman <derekf at osg.samsung.com>
---
src/Makefile.am | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/Makefile.am b/src/Makefile.am
index 90bdc9a..1f525ce 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -3,7 +3,8 @@ noinst_LTLIBRARIES = libinput-util.la \
libfilter.la
include_HEADERS = \
- libinput.h
+ libinput.h \
+ libinput-version.h
libinput_la_SOURCES = \
libinput.c \
--
2.1.4
More information about the wayland-devel
mailing list