X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Makefile.am;h=6c5fe01f7f61ff3057aae97c293ea390129b8be5;hb=e6d27f54d658fbfb0ca4df2e57e16a05c491b752;hp=ee3adb28e2f190379de01e39403ddf1579d0ffe1;hpb=e5331136db1fa1fe60b29f320abe6f470e384a3c;p=platform%2Fupstream%2Fatk.git diff --git a/Makefile.am b/Makefile.am index ee3adb2..6c5fe01 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +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 po build EXTRA_DIST = \ MAINTAINERS \ @@ -10,7 +10,8 @@ EXTRA_DIST = \ atk.spec.in \ atk.spec \ atk-zip.sh.in \ - m4/introspection.m4 + m4/introspection.m4 \ + config.h.win32 pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = atk.pc