From 3c57dd931145d43f2b0aef96c4d178135956bf91 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 05:13:10 +0200 Subject: Adding upstream version 2.10.36. Signed-off-by: Daniel Baumann --- data/brushes/Legacy/Makefile.am | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 data/brushes/Legacy/Makefile.am (limited to 'data/brushes/Legacy/Makefile.am') diff --git a/data/brushes/Legacy/Makefile.am b/data/brushes/Legacy/Makefile.am new file mode 100644 index 0000000..c0fdddc --- /dev/null +++ b/data/brushes/Legacy/Makefile.am @@ -0,0 +1,10 @@ +## Makefile.am for gimp/data/brushes/Legacy + +brushlegacydatadir = $(gimpdatadir)/brushes/Legacy + +brushlegacydata_DATA = \ + confetti.gbr \ + confetti.gih \ + vine.gih + +EXTRA_DIST = $(brushlegacydata_DATA) -- cgit v1.2.3