diff options
author | Michele Calgaro <[email protected]> | 2024-11-12 09:02:02 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-11-15 22:33:43 +0900 |
commit | ad8a278e96261fd8d91f3174c70217c57c3d7db3 (patch) | |
tree | 826a1239407e16f4b1e7f27e3c48792cf046bb0a /Makefile.am.in | |
parent | 85c033f6a2959d98ccc25439ed27e3ad4827fc40 (diff) | |
download | digikam-ad8a278e96261fd8d91f3174c70217c57c3d7db3.tar.gz digikam-ad8a278e96261fd8d91f3174c70217c57c3d7db3.zip |
Remove unnecessary files
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 4f3dd798d854b04c75b9a824c9593e24500d5332)
Diffstat (limited to 'Makefile.am.in')
-rw-r--r-- | Makefile.am.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Makefile.am.in b/Makefile.am.in deleted file mode 100644 index aa685294..00000000 --- a/Makefile.am.in +++ /dev/null @@ -1,9 +0,0 @@ -COMPILE_BEFORE_digikamimageplugins = digikam - -AUTOMAKE_OPTIONS = foreign 1.6.1 - -include admin/deps.am -include admin/Doxyfile.am - -$(top_srcdir)/acinclude.m4: $(top_srcdir)/*/*.m4 - |