11 lines
269 B
Makefile
11 lines
269 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
|
|
|
|
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
|