~ubuntu-branches/ubuntu/intrepid/kde-l10n-ca/intrepid

« back to all changes in this revision

Viewing changes to data/kdeedu/latin/CMakeLists.txt

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2008-01-06 08:12:06 UTC
  • Revision ID: james.westby@ubuntu.com-20080106081206-uw248cwxfxui6j4f
Tags: upstream-4.0.0
ImportĀ upstreamĀ versionĀ 4.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
FILE(GLOB datafiles *.kvtml)
 
3
install( FILES ${datafiles} DESTINATION  ${DATA_INSTALL_DIR}/kvtml )
 
4