diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-08-29 23:17:03 +0900 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-09-23 17:52:12 +0200 |
commit | ca8b8b24c31f0eff77b24acf744a84cea387ba8f (patch) | |
tree | 3e60c2f3f79b35791e630ebf89bf160e1c948ff0 /doc/Makefile.am | |
parent | fd445f837be1cd45eedbd8b038631f089a10fbb2 (diff) | |
download | libkipi-ca8b8b24.tar.gz libkipi-ca8b8b24.zip |
Removed autotools files and dependency from admin submodule.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f96ef641127d218af91f389f5b63a6a1485a5431)
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am deleted file mode 100644 index 6812bd2..0000000 --- a/doc/Makefile.am +++ /dev/null @@ -1,5 +0,0 @@ - -KDE_LANG = en -KDE_DOCS = AUTO -SUBDIRS = $(AUTODIRS) - |