summaryrefslogtreecommitdiff
path: root/Makefile.sub
blob: 77c701f9bfc026532a8420e98a46558cbd0ca585 (plain)
1
2
3
4
5
6
7
8
DISTCLEANFILES=config.status config.log config.cache Makefile \
               src/xditview/Imakefile
CLEANADD=Makefile.cfg conftest*

distfiles: configure

configure: configure.in aclocal.m4
	cd $(srcdir); autoconf