Skip to content

Commit 964c78b

Browse files
committed
Makefile: Update the list of distributed files
1 parent 65b857e commit 964c78b

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Makefile

Lines changed: 5 additions & 4 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,17 +49,17 @@ 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 \
5961
link_map.py \
6062
preprocess.py \
61-
preprocess.xsl \
6263
preprocess-css.css \
6364
Makefile \
6465
README.md \

0 commit comments

Comments
 (0)