summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPovilas Kanapickas <povilas@radix.lt>2021-11-06 20:09:48 +0200
committerPovilas Kanapickas <povilas@radix.lt>2021-11-06 21:22:23 +0200
commit70a0c48ff3bb7e3392035ef333cc5c8453508f33 (patch)
tree69525512cdb21e20d6e9ad545c497c609105241e
parentdb0da823f55734baf4c1e4de680e7091f33aac17 (diff)
Makefile.am: Add missing meson build files to release tarball
-rw-r--r--Makefile.am12
-rw-r--r--include/Makefile.am3
2 files changed, 14 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 75db64e1c..e00379078 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -147,6 +147,8 @@ EXTRA_DIST += \
damageext/meson.build \
dbe/meson.build \
dix/meson.build \
+ doc/dtrace/meson.build \
+ doc/meson.build \
dri3/meson.build \
exa/meson.build \
fb/meson.build \
@@ -160,8 +162,10 @@ EXTRA_DIST += \
hw/xfree86/common/meson.build \
hw/xfree86/ddc/meson.build \
hw/xfree86/dixmods/meson.build \
+ hw/xfree86/doc/meson.build \
hw/xfree86/dri2/meson.build \
hw/xfree86/dri/meson.build \
+ hw/xfree86/drivers/inputtest/meson.build \
hw/xfree86/drivers/modesetting/meson.build \
hw/xfree86/exa/meson.build \
hw/xfree86/fbdevhw/meson.build \
@@ -179,7 +183,12 @@ EXTRA_DIST += \
hw/xfree86/x86emu/meson.build \
hw/xfree86/xkb/meson.build \
hw/xnest/meson.build \
+ hw/xquartz/bundle/meson.build \
+ hw/xquartz/GL/meson.build \
+ hw/xquartz/mach-startup/meson.build \
hw/xquartz/meson.build \
+ hw/xquartz/pbproxy/meson.build \
+ hw/xquartz/xpr/meson.build \
hw/xwin/dri/meson.build \
hw/xwin/glx/meson.build \
hw/xwin/meson.build \
@@ -187,6 +196,7 @@ EXTRA_DIST += \
include/meson.build \
meson.build \
miext/damage/meson.build \
+ miext/rootless/meson.build \
miext/shadow/meson.build \
miext/sync/meson.build \
mi/meson.build \
@@ -198,6 +208,8 @@ EXTRA_DIST += \
render/meson.build \
test/bigreq/meson.build \
test/bigreq/request-length.c \
+ test/damage/meson.build \
+ test/damage/primitives.c \
test/meson.build \
test/sync/meson.build \
test/sync/sync.c \
diff --git a/include/Makefile.am b/include/Makefile.am
index 56e0b24fe..25b3a9033 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -82,7 +82,8 @@ EXTRA_DIST = \
xorg-config.h.meson.in \
xorg-server.h.meson.in \
xwin-config.h.meson.in \
- xsha1.h
+ xsha1.h \
+ Xserver.d
if XSERVER_DTRACE
# Generate dtrace header file for C sources to include