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