X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Makefile.am;h=608dc7d217a425b669cf9e85b98d67d8768171ae;hb=1bed4dd0d7eb38405278154d4351045e9e341bb1;hp=8f1b9b4faa5ca192ee7e350865d80d7bf837690b;hpb=d0068df8fa4632b7d0f877414ac0eb85795a6bc5;p=platform%2Fupstream%2Fatk.git diff --git a/Makefile.am b/Makefile.am index 8f1b9b4..608dc7d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,21 +1,24 @@ # Process this file with automake to create Makefile.in. +ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} -SUBDIRS=atk tests docs po +SUBDIRS=atk tests docs build EXTRA_DIST = \ + MAINTAINERS \ atk-uninstalled.pc.in \ atk.pc.in \ atk.spec.in \ atk.spec \ - atk-zip.sh.in + atk-zip.sh.in \ + config.h.win32 pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = atk.pc -DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc +DISTCHECK_CONFIGURE_FLAGS = -DISTCLEANFILES = \ +DISTCLEANFILES = \ atk-uninstalled.pc \ atk.pc \ atk.pc.spec \ - atk-zip.sh \ + atk-zip.sh