diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2015-01-07 09:26:49 +0100 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2015-01-07 09:26:49 +0100 |
| commit | f9cef1f39a7fc2db1579051f227d03ec2cad23d2 (patch) | |
| tree | c5c0b37de08fdbaa646847ba0114bf56f204334a /doc/doc.pro | |
| parent | d02bf24bcfe24a0e3f2ad6817085127076a27aad (diff) | |
| download | qxmpp-f9cef1f39a7fc2db1579051f227d03ec2cad23d2.tar.gz | |
remove "html" directory on distclean
Diffstat (limited to 'doc/doc.pro')
| -rw-r--r-- | doc/doc.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/doc.pro b/doc/doc.pro index 418be155..3a3a46ce 100644 --- a/doc/doc.pro +++ b/doc/doc.pro @@ -20,4 +20,5 @@ docs.commands = $${DOXYFILTER} -g $${PWD} && $${DOXYFILTER} docs.depends = $${TARGET} QMAKE_CLEAN += Doxyfile doxygen_sqlite3.db +unix:QMAKE_DISTCLEAN += -r html QMAKE_EXTRA_TARGETS += docs |
