X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Makefile.am;h=175f9da979dbf54890e1e666f7776f893649ad7d;hb=969000297a4d766398c249c35104e5a005674bb4;hp=ce1793c7ada5a402f2648f30a9b1d74221ba954c;hpb=31d8482ca2372c6a4cffab8104a107c445abc937;p=profile%2Fivi%2Frygel.git diff --git a/Makefile.am b/Makefile.am index ce1793c..175f9da 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,12 +1,16 @@ SUBDIRS = src data tests po doc examples -pkgconfig_DATA= rygel-core-1.0.pc +pkgconfig_DATA= rygel-core-2.2.pc rygel-renderer-2.2.pc rygel-server-2.2.pc pkgconfigdir = $(libdir)/pkgconfig -EXTRA_DIST = rygel-core-1.0.pc.in \ - .version +if HAVE_GSTREAMER +pkgconfig_DATA += rygel-renderer-gst-2.2.pc +endif -DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc +EXTRA_DIST = rygel-core-2.2.pc.in rygel-renderer-2.2.pc.in \ + rygel-server-2.2.pc.in .version + +DISTCHECK_CONFIGURE_FLAGS = # Extra clean files so that maintainer-clean removes *everything* MAINTAINERCLEANFILES = aclocal.m4 compile config.guess config.sub configure depcomp install-sh ltmain.sh Makefile.in missing config.h.in