9 lines
218 B
Makefile
9 lines
218 B
Makefile
|
|
SUBDIRS=src 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
|