Commit 67665e77 authored by Thiago Macieira's avatar Thiago Macieira
Browse files

Correct the list of files included in "make dist"


At the very least, include the files named in the sources, like
HEADERS. It was quite surprising to send a tarball that included the
.pro file and the .cpp sources, but none of the headers.

On the other hand, the .qmake.cache file need need not be sent either,
despite being include()d in qmake's processing.

Change-Id: I8f48ca3e8040f954f321f4643b01c0f36aafe2d7
Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@digia.com>
parent 1f4b9584
Showing with 6 additions and 1 deletion
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment