diff options
author | Slávek Banko <[email protected]> | 2022-05-31 01:47:33 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2022-07-01 14:01:39 +0200 |
commit | dc98ae282bca3e1c118bd9857cea54c00505f46b (patch) | |
tree | 5ca3bad9c75930d93a1bfe29e61f0253f3f2423c /doc/pt | |
parent | 7cb40a82d49913a19708ad2a7cd546f7217707c9 (diff) | |
download | kile-dc98ae282bca3e1c118bd9857cea54c00505f46b.tar.gz kile-dc98ae282bca3e1c118bd9857cea54c00505f46b.zip |
Drop automake build support.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'doc/pt')
-rw-r--r-- | doc/pt/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/pt/Makefile.am b/doc/pt/Makefile.am deleted file mode 100644 index a6d8e59..0000000 --- a/doc/pt/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -KDE_LANG = pt -KDE_DOCS=kile |