projects
/
platform
/
upstream
/
libxkbcommon.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
6337d78
)
Makefile.am: add symbol files to EXTRA_DIST
author
Ran Benita
<ran234@gmail.com>
Sat, 18 Oct 2014 12:07:37 +0000
(15:07 +0300)
committer
Ran Benita
<ran234@gmail.com>
Sat, 18 Oct 2014 12:07:37 +0000
(15:07 +0300)
Signed-off-by: Ran Benita <ran234@gmail.com>
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
cd2dfab
..
dfb3572
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-12,7
+12,9
@@
EXTRA_DIST = \
doc/compat.md \
doc/keymap-format-text-v1.txt \
doc/rules-format.txt \
- doc/doxygen-extra.css
+ doc/doxygen-extra.css \
+ xkbcommon.map \
+ xkbcommon-x11.map
AM_CPPFLAGS = \
-DDFLT_XKB_CONFIG_ROOT='"$(XKBCONFIGROOT)"' \