diff options
Diffstat (limited to 'data/patterns/Makefile.am')
-rw-r--r-- | data/patterns/Makefile.am | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/data/patterns/Makefile.am b/data/patterns/Makefile.am new file mode 100644 index 0000000..565e262 --- /dev/null +++ b/data/patterns/Makefile.am @@ -0,0 +1,13 @@ +## Process this file with automake to produce Makefile.in + +SUBDIRS = \ + Animal \ + Fabric \ + Food \ + Legacy \ + Paper \ + Plant \ + Sky \ + Stone \ + Water \ + Wood |