diff options
author | Slávek Banko <[email protected]> | 2020-11-20 00:56:19 +0100 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-11-21 14:03:28 +0800 |
commit | d7584dae14fe8d9f12cb7cadd3a213d1282b9962 (patch) | |
tree | cd7f4a1ffb0a4d368309d9bf0d6837f6c60a37cf /tde-i18n-nl/data/tdegames/ktuberling | |
parent | 9a1cd8a43a397e093d59e294eb5e530e5c3a2fe6 (diff) | |
download | tde-i18n-d7584dae14fe8d9f12cb7cadd3a213d1282b9962.tar.gz tde-i18n-d7584dae14fe8d9f12cb7cadd3a213d1282b9962.zip |
Drop automake build support.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 1413e96a065cfce9c02588768b3d204a45ce86e6)
Diffstat (limited to 'tde-i18n-nl/data/tdegames/ktuberling')
-rw-r--r-- | tde-i18n-nl/data/tdegames/ktuberling/Makefile.am | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/tde-i18n-nl/data/tdegames/ktuberling/Makefile.am b/tde-i18n-nl/data/tdegames/ktuberling/Makefile.am deleted file mode 100644 index 20f3fad94c8..00000000000 --- a/tde-i18n-nl/data/tdegames/ktuberling/Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ -# add here all files -wav_DATA = aardappelmannetje.wav bril.wav haar.wav hoed.wav horens.wav \ - horloge.wav ketting.wav mond.wav neus.wav oog.wav oorbel.wav \ - oor.wav pinguin.wav sigaar.wav sjaal.wav snor.wav ster.wav \ - strik.wav stropdas.wav wenkbrauw.wav zonnebril.wav - -# this is the directory, where all datas are installed -# you have given the datas in data_DATA -wavdir = $(kde_datadir)/ktuberling/sounds/nl - |