diff options
| author | gregory guy <gregory-tde@laposte.net> | 2020-10-05 14:46:51 +0200 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-10-13 13:56:05 +0800 |
| commit | f6493757ff90ca6f7c1a9fdd40588bae11b3fc19 (patch) | |
| tree | aeedc98deebddb48d387a543d39b0cbfc420bc40 /Makefile.am | |
| parent | d7012e72b85d538856bceb9b75369dd79f2d40cd (diff) | |
| download | libkexiv2-r14.0.9.tar.gz libkexiv2-r14.0.9.zip | |
Drop automake build support.r14.0.9
Add basic cmake build instructions.
Rework of the README file.
Some cosmetics.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 551f0157fff7499a0316239365a042ad1c3a9c05)
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 eea8893..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 = libkexiv2 libkipi libkdcraw -SUBDIRS=$(TOPSUBDIRS) |
