Skip to content

Commit 7c74ec3

Browse files
committed
Merge remote-tracking branch 'upstream/master'
2 parents 61c15e4 + 4455a1d commit 7c74ec3

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Makefile

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,10 @@ all: doc_devhelp doc_qch doc_doxygen
3636

3737
DISTFILES= \
3838
gadgets/ \
39-
reference/ \
40-
images/ \
4139
headers/ \
40+
images/ \
41+
reference/ \
42+
skins/ \
4243
build_link_map.py \
4344
ddg_parse_html.py \
4445
devhelp2qch.xsl \
@@ -48,11 +49,12 @@ DISTFILES= \
4849
index2ddg.py \
4950
index2devhelp.py \
5051
index2doxygen-tag.py \
51-
index2search.py \
5252
index2highlight.py \
53+
index2search.py \
5354
index_transform.py \
5455
index-chapters-c.xml \
5556
index-chapters-cpp.xml \
57+
index-cpp-search-app.txt \
5658
index-functions.README \
5759
index-functions-c.xml \
5860
index-functions-cpp.xml \

0 commit comments

Comments
 (0)