summaryrefslogtreecommitdiffstats
path: root/data/patterns/Plant/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'data/patterns/Plant/Makefile.am')
-rw-r--r--data/patterns/Plant/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/data/patterns/Plant/Makefile.am b/data/patterns/Plant/Makefile.am
new file mode 100644
index 0000000..7932f57
--- /dev/null
+++ b/data/patterns/Plant/Makefile.am
@@ -0,0 +1,8 @@
+## Makefile.am for gimp/data/patterns/Plant
+
+patternsplantdatadir = $(gimpdatadir)/patterns/Plant
+
+patternsplantdata_DATA = \
+ leaves.pat
+
+EXTRA_DIST = $(patternsplantdata_DATA)