summaryrefslogtreecommitdiffstats
path: root/data/brushes/Legacy/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'data/brushes/Legacy/Makefile.am')
-rw-r--r--data/brushes/Legacy/Makefile.am10
1 files changed, 10 insertions, 0 deletions
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)