diff options
Diffstat (limited to 'mate/32x32/Makefile.am')
-rw-r--r-- | mate/32x32/Makefile.am | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mate/32x32/Makefile.am b/mate/32x32/Makefile.am new file mode 100644 index 0000000..037fc82 --- /dev/null +++ b/mate/32x32/Makefile.am @@ -0,0 +1,9 @@ +NULL = + +DIST_SUBDIRS = \ + apps \ + $(NULL) + +SUBDIRS = \ + apps \ + $(NULL) |