diff options
author | Slávek Banko <[email protected]> | 2020-11-20 00:56:19 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-11-20 23:59:03 +0100 |
commit | 1413e96a065cfce9c02588768b3d204a45ce86e6 (patch) | |
tree | e1ee44623b50e1b31cf3556c637b91c63139e2f6 /tde-i18n-nds/data/tdegames | |
parent | 1e09a715f63438b742c5ab2e5cad99d5282afe30 (diff) | |
download | tde-i18n-1413e96a065cfce9c02588768b3d204a45ce86e6.tar.gz tde-i18n-1413e96a065cfce9c02588768b3d204a45ce86e6.zip |
Drop automake build support.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'tde-i18n-nds/data/tdegames')
-rw-r--r-- | tde-i18n-nds/data/tdegames/Makefile.am | 4 | ||||
-rw-r--r-- | tde-i18n-nds/data/tdegames/ktuberling/Makefile.am | 13 |
2 files changed, 0 insertions, 17 deletions
diff --git a/tde-i18n-nds/data/tdegames/Makefile.am b/tde-i18n-nds/data/tdegames/Makefile.am deleted file mode 100644 index 17461b8b57e..00000000000 --- a/tde-i18n-nds/data/tdegames/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ - -TOPLEVEL_LANG = nds -SUBDIRS = $(AUTODIRS) - diff --git a/tde-i18n-nds/data/tdegames/ktuberling/Makefile.am b/tde-i18n-nds/data/tdegames/ktuberling/Makefile.am deleted file mode 100644 index 080b3effc5d..00000000000 --- a/tde-i18n-nds/data/tdegames/ktuberling/Makefile.am +++ /dev/null @@ -1,13 +0,0 @@ - -# add here all files -wav_DATA = afteken.wav aquarium.wav brill.wav duekerhoot.wav fisch.wav\ - fleeg.wav halskeed.wav hoor.wav hoorn.wav hoot.wav kantueffel.wav\ - klock.wav mund.wav nees.wav neesboort.wav ohr.wav ohrring.wav\ - oog.wav oogbro.wav penguin.wav quall.wav schaal.wav schatz.wav\ - seepeerd.wav slips.wav suennbrill.wav zigarr.wav - - -# this is the directory, where all datas are installed -# you have given the datas in data_DATA -wavdir = $(kde_datadir)/ktuberling/sounds/nds - |