~neon/kdenetwork/trunk

« back to all changes in this revision

Viewing changes to kopete/styles/Konqi/Contents/Resources/CMakeLists.txt

  • Committer: uwolfer
  • Date: 2013-06-08 10:12:41 UTC
  • Revision ID: svn-v4:283d02a7-25f6-0310-bc7c-ecb5cbfe19da:trunk/KDE/kdenetwork:1357331
kdenetwork has moved to Git

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
2
 
add_subdirectory( Incoming ) 
3
 
add_subdirectory( Outgoing ) 
4
 
add_subdirectory( Variants ) 
5
 
 
6
 
########### install files ###############
7
 
 
8
 
install( FILES main.css Footer.html Header.html Status.html puce.png  DESTINATION ${DATA_INSTALL_DIR}/kopete/styles/Konqi/Contents/Resources)
9