summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTomasz Kłoczko <kloczek@github.com>2021-04-19 16:03:38 +0100
committerFrediano Ziglio <freddy77@gmail.com>2021-04-19 16:50:08 +0100
commit79110cdf979e050fb252eb7f6c059fd2d5720871 (patch)
treeba2c38bbf2147c2a77a7fa233d01660a4cb12403 /Makefile.am
parentf09b8e63bc2eadbfac02b89532134e2aa2be1740 (diff)
Add doxygen.sh to EXTRA_DIST
This commit fixes #56 Signed-off-by: Tomasz Kłoczko <kloczek@github.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 97035de4..f2eb87d5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,6 +23,7 @@ EXTRA_DIST = \
build-aux/git-version-gen \
build-aux/meson/check-spice-common \
CHANGELOG.md \
+ doxygen.sh \
.version \
$(NULL)