X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=Makefile.am;h=d03f6a90ab787e7c1f4f94debfb0ef639bb05633;hb=e507a3c273487ead484fa0e3d8c20bb50a41bece;hp=ddba0569f5371c9a564a6eac97a11e2a031fdf1f;hpb=8f0956fd66f4f77ee16ba0e5276cbda855492aac;p=hildon diff --git a/Makefile.am b/Makefile.am index ddba056..d03f6a9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,20 +1,11 @@ ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = src \ +SUBDIRS = hildon \ pkgconfig \ examples \ tests \ doc \ po -EXTRA_DIST = debian/changelog \ - debian/control \ - debian/copyright \ - debian/hildon-libs-dev.docs \ - debian/hildon-libs-dev.install \ - debian/hildon-libs0.install \ - debian/hildon-libs0-dbg.install \ - debian/rules - MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure \ config.h.in compile \ ltmain.sh depcomp missing \ @@ -29,3 +20,4 @@ deb: dist tar zxvf ../$(PACKAGE)-$(VERSION).tar.gz && \ cd $(PACKAGE)-$(VERSION) && dpkg-buildpackage -rfakeroot +DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc