7baf687499
Not only this way we get the right Adwaita cursor as the default (instead of shipping our own in png format), but we also add support for all MetaCursors as root cursor (which most important should allow us to have I-beams in shell entries) https://bugzilla.gnome.org/show_bug.cgi?id=707573
9 lines
227 B
Makefile
9 lines
227 B
Makefile
|
|
SUBDIRS=src protocol po doc
|
|
|
|
EXTRA_DIST = HACKING MAINTAINERS rationales.txt
|
|
|
|
DISTCLEANFILES = intltool-extract intltool-merge intltool-update po/stamp-it po/.intltool-merge-cache
|
|
|
|
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
|