X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Makefile.am;h=608dc7d217a425b669cf9e85b98d67d8768171ae;hb=1bed4dd0d7eb38405278154d4351045e9e341bb1;hp=0819edb70a7134f942348f8d8bbfaba92aab2919;hpb=35b69c1d5a6950ffa12b2972119f2e7da2e9ca3f;p=platform%2Fupstream%2Fatk.git diff --git a/Makefile.am b/Makefile.am index 0819edb..608dc7d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,7 @@ # 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 \ @@ -8,12 +9,13 @@ EXTRA_DIST = \ 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 = \ atk-uninstalled.pc \