Changes to use automake-generated Makefile.ins everywhere
[bpt/guile.git] / Makefile.am
CommitLineData
733943b9
TT
1## Process this file with automake to produce Makefile.in.
2
3SUBDIRS = @existingdirs@ doc
4
5guile_dirs = @existingdirs@ doc
6guile-dist:
7 $(MAKE) SUBDIRS="$(guile_dirs)" dist
8
9## FIXME: in the future there will be direct automake support for
10## doing this. When that happens, switch over.
11aclocaldir = $(datadir)/aclocal
12aclocal_DATA = guile.m4 threads.m4
13
14EXTRA_DIST = $(aclocal_DATA) HACKING GUILE-VERSION