Updated Spanish translation
[platform/upstream/glib.git] / Makefile.am
index e1a5751..55be9d2 100644 (file)
@@ -6,8 +6,13 @@ include $(top_srcdir)/Makefile.decl
 
 ACLOCAL_AMFLAGS = -I m4macros ${ACLOCAL_FLAGS}
 
-SUBDIRS = . m4macros glib gmodule gthread gobject gio tests po docs
+SUBDIRS = . m4macros glib gmodule gthread gobject gio po docs
 DIST_SUBDIRS = $(SUBDIRS) build
+if BUILD_MODULAR_TESTS
+SUBDIRS += tests 
+else
+DIST_SUBDIRS += tests
+endif
 
 bin_SCRIPTS = glib-gettextize
 
@@ -39,7 +44,6 @@ EXTRA_DIST +=                         \
        INSTALL.in              \
        README.win32            \
        HACKING                 \
-       MAINTAINERS             \
        autogen.sh              \
        Makefile.decl           \
        mkinstalldirs           \
@@ -55,14 +59,7 @@ EXTRA_DIST +=                        \
        gthread-2.0.pc.in       \
        gio-2.0.pc.in           \
        gio-unix-2.0.pc.in      \
-       gio-windows-2.0.pc.in   \
-       glib-2.0-uninstalled.pc.in      \
-       gobject-2.0-uninstalled.pc.in   \
-       gmodule-2.0-uninstalled.pc.in   \
-       gthread-2.0-uninstalled.pc.in   \
-       gmodule-no-export-2.0-uninstalled.pc.in \
-       gio-2.0-uninstalled.pc.in               \
-       gio-unix-2.0-uninstalled.pc.in
+       gio-windows-2.0.pc.in
 
 
 # These may be in the builddir too