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 /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 'Makefile.am')
| -rw-r--r-- | Makefile.am | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Makefile.am b/Makefile.am deleted file mode 100644 index b535e4b..0000000 --- a/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -AUTOMAKE_OPTIONS = foreign 1.6.1 - -include admin/deps.am -include admin/Doxyfile.am - -COMPILE_FIRST = libkexif libkipi -SUBDIRS=$(TOPSUBDIRS) |
