diff options
author | Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com> | 2016-08-26 13:48:17 -0500 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2016-08-30 17:18:39 +1000 |
commit | 4b92ba968ac0a6e2b54f0a68691a997267e73d66 (patch) | |
tree | 8793698c0d38d28d913bd4ddbc362ea35afc1093 /configure.ac | |
parent | f2d809ebe091a6299529920849cbd3abce6395b1 (diff) |
buildsystem: add missing uninstalled pkg-config infra
Signed-off-by: Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Reviewed-by: Derek Foreman <derekf@osg.samsung.com>
Signed-off-by: Derek Foreman <derekf@osg.samsung.com>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 2a4d1a0e..3658ed82 100644 --- a/configure.ac +++ b/configure.ac @@ -241,6 +241,7 @@ AC_CONFIG_FILES([Makefile doc/libinput.doxygen src/Makefile src/libinput.pc + src/libinput-uninstalled.pc src/libinput-version.h test/Makefile tools/Makefile |