diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 3088c25..6a1095e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,10 +3,10 @@ NULL = ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} SUBDIRS = \ + po \ mate-settings-daemon \ plugins \ data \ - po \ $(NULL) DISTCHECK_CONFIGURE_FLAGS = \ |