Makefile.am: add symbol files to EXTRA_DIST
authorRan Benita <ran234@gmail.com>
Sat, 18 Oct 2014 12:07:37 +0000 (15:07 +0300)
committerRan 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

index cd2dfab..dfb3572 100644 (file)
@@ -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)"' \