~ubuntu-branches/ubuntu/lucid/konversation/lucid-updates

1
2
3
4
5
6
7
8
9
FILE(REMOVE_RECURSE
  "CMakeFiles/pofiles"
  "konversation.gmo"
)

# Per-language clean rules from dependency scanning.
FOREACH(lang)
  INCLUDE(CMakeFiles/pofiles.dir/cmake_clean_${lang}.cmake OPTIONAL)
ENDFOREACH(lang)