Skip to content

Commit c4c3711

Browse files
author
p12
committed
Makefile: add images/ to the list of files to distribute
1 parent 108cc47 commit c4c3711

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ all: doc_devhelp doc_qch
1717

1818
DISTFILES= \
1919
reference \
20+
images \
2021
devhelp2qch.xsl \
2122
fix_devhelp-links.sh \
2223
fix_devhelp-links.xsl \
@@ -37,6 +38,7 @@ DISTFILES= \
3738

3839
CLEANFILES= \
3940
output \
41+
images/output \
4042
cppreference-doc-en.devhelp2 \
4143
cppreference-doc-en.qch \
4244
qch-help-project.xml \

0 commit comments

Comments
 (0)