aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dmitry.ereminsolenikov@linaro.org>2017-11-02 16:36:37 +0300
committerMaxim Uvarov <maxim.uvarov@linaro.org>2017-11-03 10:41:18 +0300
commitb13eba4e9b9cb814f115627addf763322fe22a76 (patch)
tree7f4f266d626d99276f86bf252b57332782a0ae5b /Makefile.am
parentea9f2aa440a653a77cbcadc2862c5af298205272 (diff)
doc: include Doxyfile into EXTRA_DIST
As it is done with the rest of Doxygen docs, include Doxyfile into EXTRA_DIST of corresponding doc directory. Drop $(DX_CONFIG) from top-level Makefile.am, as it becomes unused now. Signed-off-by: Dmitry Eremin-Solenikov <dmitry.ereminsolenikov@linaro.org> Reviewed-by: Bill Fischofer <bill.fischofer@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c28b02291..e6edb7e14 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,4 +20,4 @@ SUBDIRS = \
@DX_RULES@
-EXTRA_DIST = bootstrap $(DX_CONFIG) CHANGELOG config/README
+EXTRA_DIST = bootstrap CHANGELOG config/README