From 5c1676dfe6d2f3c837a5e074117b45613fd29a72 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:30:19 +0200 Subject: Adding upstream version 2.10.34. Signed-off-by: Daniel Baumann --- plug-ins/gradient-flare/flares/Makefile.am | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 plug-ins/gradient-flare/flares/Makefile.am (limited to 'plug-ins/gradient-flare/flares/Makefile.am') diff --git a/plug-ins/gradient-flare/flares/Makefile.am b/plug-ins/gradient-flare/flares/Makefile.am new file mode 100644 index 0000000..930cf1f --- /dev/null +++ b/plug-ins/gradient-flare/flares/Makefile.am @@ -0,0 +1,14 @@ +## Process this file with automake to produce Makefile.in + +flaredir = $(gimpdatadir)/gflare + +flare_DATA = \ + Bright_Star \ + Classic \ + Distant_Sun \ + Default \ + GFlare_101 \ + GFlare_102 \ + Hidden_Planet + +EXTRA_DIST = $(flare_DATA) -- cgit v1.2.3