blob: c2c297ee4420e8f0cc4eb860a8053444c1a47717 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
##
ACLOCAL_AMFLAGS = -I ../../m4
SUBDIRS = conv hbf2gf scripts
## Not yet used
##
EXTRA_DIST = bat
## Eventually delete these files
##
EXTRA_DIST += Makefile.in.orig configure.in.orig
|