summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2017-06-29 13:57:37 -0400
committerAdam Jackson <ajax@redhat.com>2017-06-29 13:57:37 -0400
commitedaad0eff48219787d27f7723cd3d4d9b293de96 (patch)
treecc9ae9235ba760d8858dfb81180a06c6e94487bd
parent06419a5b17180126d2507c8699229e07f5b2c434 (diff)
automake: Add hw/xfree86/xkb/meson.build to EXTRA_DIST
Signed-off-by: Adam Jackson <ajax@redhat.com>
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index eacd957bd..55cdccba0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -178,6 +178,7 @@ EXTRA_DIST += \
hw/xfree86/vbe/meson.build \
hw/xfree86/vgahw/meson.build \
hw/xfree86/x86emu/meson.build \
+ hw/xfree86/xkb/meson.build \
hw/xnest/meson.build \
hw/xquartz/meson.build \
hw/xwayland/meson.build \