abuild: add cmake files to -dev

This commit is contained in:
Natanael Copa 2013-10-04 18:22:51 +00:00
parent f95366002f
commit 3092986fc6
1 changed files with 1 additions and 0 deletions

View File

@ -1303,6 +1303,7 @@ default_dev() {
usr/share/vala/vapi usr/share/gir-[0-9]*\
usr/share/qt*/mkspecs \
usr/lib/qt*/mkspecs \
usr/lib/cmake \
$(find -name include -type d) \
$(find lib/ usr/ -name '*.[acho]' \
-o -name '*.prl' 2>/dev/null); do