ce3d9fb89f
Fixes some left-overs from commit ff635bad3b
.
9 lines
211 B
Makefile
9 lines
211 B
Makefile
|
|
SUBDIRS=src po doc
|
|
|
|
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}
|