X-Git-Url: http://pileus.org/git/?p=~andy%2Fgtk;a=blobdiff_plain;f=Makefile.am;h=285785fee89f444c324cb38efbb4399c4e4d024d;hp=382837057ff8f10597c2bea8dc51fb80196fa791;hb=HEAD;hpb=920e8b434367f9aa8aab306721cc024e66892e2e diff --git a/Makefile.am b/Makefile.am index 382837057..285785fee 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ ## Makefile.am for GTK+ include $(top_srcdir)/Makefile.decl -SRC_SUBDIRS = gdk gtk modules demos tests perf examples +SRC_SUBDIRS = gdk gtk libgail-util modules demos tests perf examples SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros build ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} @@ -55,18 +55,14 @@ MAINTAINERCLEANFILES = \ ## Copy .pc files to target-specific names -gtk+-x11-3.0.pc gtk+-win32-3.0.pc gtk+-quartz-3.0.pc: gtk+-3.0.pc +gtk+-x11-3.0.pc gtk+-win32-3.0.pc gtk+-quartz-3.0.pc gtk+-broadway-3.0.pc gtk+-wayland-3.0.pc: gtk+-3.0.pc rm -f $@ && \ cp gtk+-3.0.pc $@ -gdk-x11-3.0.pc gdk-win32-3.0.pc gdk-quartz-3.0.pc: gdk-3.0.pc +gdk-x11-3.0.pc gdk-win32-3.0.pc gdk-quartz-3.0.pc gdk-broadway-3.0.pc gdk-wayland-3.0.pc: gdk-3.0.pc rm -f $@ && \ cp gdk-3.0.pc $@ -gtk+-*-3.0-uninstalled.pc: gtk+-3.0-uninstalled.pc - rm -f $@ && \ - cp gtk+-3.0-uninstalled.pc $@ - pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = gdk-3.0.pc gtk+-3.0.pc gail-3.0.pc @@ -84,8 +80,6 @@ DISTCLEANFILES = \ gdk-3.0.pc \ gdk-x11-3.0.pc \ gail-3.0.pc \ - gtk+-3.0-uninstalled.pc \ - gail-3.0-uninstalled.pc \ config.lt distclean-local: @@ -145,6 +139,7 @@ DISTCHECK_CONFIGURE_FLAGS = \ --enable-gtk-doc \ --enable-man \ --disable-rebuilds \ + --disable-maintainer-mode \ --enable-introspection GITIGNOREFILES = \