diff options
author | Alexander Golubev <fatzer2@gmail.com> | 2013-12-31 01:02:29 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-12-31 01:02:29 +0100 |
commit | 2da3d7904a207ce635caddc4fc95b2f1d19039b3 (patch) | |
tree | 290662b7f4181b17388253448372d6355527cbcd /tde-i18n-de/data/tdeedu/klettres/syllab | |
parent | 967ad8d9b773eb857d78c6bbc6845a3b4b3c2fe9 (diff) | |
download | tde-i18n-2da3d7904a207ce635caddc4fc95b2f1d19039b3.tar.gz tde-i18n-2da3d7904a207ce635caddc4fc95b2f1d19039b3.zip |
Initial cmake conversion
This resolves Bug 1329
Diffstat (limited to 'tde-i18n-de/data/tdeedu/klettres/syllab')
-rw-r--r-- | tde-i18n-de/data/tdeedu/klettres/syllab/CMakeLists.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tde-i18n-de/data/tdeedu/klettres/syllab/CMakeLists.txt b/tde-i18n-de/data/tdeedu/klettres/syllab/CMakeLists.txt new file mode 100644 index 00000000000..c06e0095456 --- /dev/null +++ b/tde-i18n-de/data/tdeedu/klettres/syllab/CMakeLists.txt @@ -0,0 +1,9 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +install( FILES affe.ogg auch.ogg baer.ogg bus.ogg dem.ogg die.ogg dir.ogg + ein.ogg eule.ogg fisch.ogg frau.ogg fusz.ogg gut.ogg haus.ogg heu.ogg + hund.ogg ist.ogg ja.ogg kind.ogg lisa.ogg mutter.ogg nase.ogg oel.ogg opa.ogg + pute.ogg reh.ogg rot.ogg sein.ogg sitz.ogg tuer.ogg vor.ogg was.ogg will.ogg + wo.ogg zu.ogg + DESTINATION ${DATA_INSTALL_DIR}/klettres/de/syllab +) |