diff options
author | Michele Calgaro <[email protected]> | 2022-12-06 15:09:10 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-12-06 15:09:10 +0900 |
commit | e3c3d031669f173ef1593a0a82c477124805e10b (patch) | |
tree | 43322e4d8a09be9ea00bb1658f90277e4859989f /koffice-i18n-fr/data | |
parent | 175f6eab4b0462c46362d2694e3b9e46b8dfbf6c (diff) | |
download | koffice-i18n-e3c3d031669f173ef1593a0a82c477124805e10b.tar.gz koffice-i18n-e3c3d031669f173ef1593a0a82c477124805e10b.zip |
Drop automake build support.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'koffice-i18n-fr/data')
-rw-r--r-- | koffice-i18n-fr/data/Makefile.am | 4 | ||||
-rw-r--r-- | koffice-i18n-fr/data/koffice/Makefile.am | 3 | ||||
-rw-r--r-- | koffice-i18n-fr/data/koffice/autocorrect/Makefile.am | 3 |
3 files changed, 0 insertions, 10 deletions
diff --git a/koffice-i18n-fr/data/Makefile.am b/koffice-i18n-fr/data/Makefile.am deleted file mode 100644 index 655f2d24..00000000 --- a/koffice-i18n-fr/data/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ - -TOPLEVEL_LANG = fr -SUBDIRS = $(AUTODIRS) - diff --git a/koffice-i18n-fr/data/koffice/Makefile.am b/koffice-i18n-fr/data/koffice/Makefile.am deleted file mode 100644 index 1881a383..00000000 --- a/koffice-i18n-fr/data/koffice/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ - -TOPLEVEL_LANG = fr -SUBDIRS = $(AUTODIRS) diff --git a/koffice-i18n-fr/data/koffice/autocorrect/Makefile.am b/koffice-i18n-fr/data/koffice/autocorrect/Makefile.am deleted file mode 100644 index 394fcdaf..00000000 --- a/koffice-i18n-fr/data/koffice/autocorrect/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ -autocorrectdir = $(kde_datadir)/koffice/autocorrect -autocorrect_DATA = fr.xml - |