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 --- themes/System/Makefile.am | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 themes/System/Makefile.am (limited to 'themes/System/Makefile.am') diff --git a/themes/System/Makefile.am b/themes/System/Makefile.am new file mode 100644 index 0000000..cbfcc22 --- /dev/null +++ b/themes/System/Makefile.am @@ -0,0 +1,7 @@ +## Process this file with automake to produce Makefile.in + +themedatadir = $(gimpdatadir)/themes/System + +themedata_DATA = gtkrc + +EXTRA_DIST = $(themedata_DATA) -- cgit v1.2.3