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:
b98e9b1
)
Makefile.am: Add private header to sources list
author
Jonas Ådahl
<jadahl@gmail.com>
Fri, 21 Feb 2014 21:18:37 +0000
(22:18 +0100)
committer
Jonas Ådahl
<jadahl@gmail.com>
Wed, 26 Feb 2014 18:32:33 +0000
(19:32 +0100)
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index f544ccd99abb4e60f7f7d0d56ac31b77476c53a1..8c6d9354e2d4c98f9dbc471402a7f422c878352b 100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-6,6
+6,7
@@
include_HEADERS = \
libinput_la_SOURCES = \
libinput.c \
libinput.h \
+ libinput-private.h \
libinput-util.c \
libinput-util.h \
evdev.c \