Codebase list policykit-1-gnome / f2d58f9
Enable API documentation. Michael Biebl 14 years ago
2 changed file(s) with 4 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
1818 * Add symbols file for libpolkit-gtk.
1919 * debian/patches/01-xfce-autostart.patch
2020 - Start authentication agent in XFCE as well. (LP: #417462)
21 * debian/rules
22 - Enable API documentation.
2123
2224 -- Michael Biebl <biebl@debian.org> Sun, 27 Sep 2009 01:50:40 +0200
2325
00 #!/usr/bin/make -f
1
1
22 include /usr/share/cdbs/1/rules/debhelper.mk
33 include /usr/share/cdbs/1/class/gnome.mk
44 include /usr/share/cdbs/1/rules/utils.mk
66
77 LDFLAGS += -Wl,-z,defs -Wl,--as-needed
88
9 DEB_CONFIGURE_EXTRA_FLAGS := --disable-examples
9 DEB_CONFIGURE_EXTRA_FLAGS := --disable-examples --enable-gtk-doc
1010