diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am index 7395e0e..217eb8a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,8 +1,9 @@ -SUBDIRS = \ - po \ - libmate-desktop \ - docs \ - man +SUBDIRS = \ + po \ + libmate-desktop \ + docs \ + man \ + schemas if MATE_ABOUT_ENABLED SUBDIRS += mate-about |