diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/Makefile.am b/Makefile.am index ef0c1369..93175459 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,10 +1,11 @@ -SUBDIRS= gtk-themes \ - marco-themes \ - icon-themes \ - desktop-themes \ - cursor-themes \ - common \ - po +SUBDIRS = \ + gtk-themes \ + marco-themes \ + icon-themes \ + desktop-themes \ + cursor-themes \ + common \ + po EXTRA_DIST = \ mate-themes.spec \ |