Update Friulian translation
[platform/upstream/atk.git] / Makefile.am
index 8f1b9b4..6c5fe01 100644 (file)
@@ -1,21 +1,25 @@
 # Process this file with automake to create Makefile.in.
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
 
-SUBDIRS=atk tests docs po
+SUBDIRS=atk tests docs po build
 
 EXTRA_DIST =                   \
+       MAINTAINERS             \
        atk-uninstalled.pc.in   \
        atk.pc.in               \
        atk.spec.in             \
        atk.spec                \
-       atk-zip.sh.in
+       atk-zip.sh.in   \
+    m4/introspection.m4   \
+       config.h.win32
 
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = atk.pc
 
-DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
+DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection
 
-DISTCLEANFILES =       \
+DISTCLEANFILES =               \
        atk-uninstalled.pc      \
        atk.pc                  \
        atk.pc.spec             \
-       atk-zip.sh              \
+       atk-zip.sh