X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Makefile.am;h=f485d5a889fce4f3eb0af12c33ed6443462858be;hb=80076fdcaec714364cc0020e206b3351099d9e7d;hp=be899150bfb5ae671d62b88e706a0bd36bf74fd0;hpb=070773bd2618f443dd54f423090d640f3c4bebe7;p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git diff --git a/Makefile.am b/Makefile.am index be89915..f485d5a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1 +1,11 @@ -SUBDIRS=xml tools libspi atk-bridge registryd +SUBDIRS=xml tools droute spi-common atk-adaptor registryd dbind cspi pyatspi login-helper tests + +pkgconfigdir = $(libdir)/pkgconfig +pkgconfig_DATA = libspi-1.0.pc cspi-1.0.pc libloginhelper-1.0.pc + +EXTRA_DIST = \ + cspi-1.0.pc.in \ + cspi-1.0-uninstalled.pc.in \ + libloginhelper-1.0.pc.in \ + libspi-1.0.pc.in \ + libspi-1.0-uninstalled.pc.in