1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 06:20:23 +02:00

* Makefile.am (EXTRA_DIST): Added "guile.m4".

This commit is contained in:
Marius Vollmer 2000-01-12 21:42:41 +00:00
parent 2eca09c5c4
commit eb55e22302

View file

@ -22,7 +22,7 @@
bin_SCRIPTS=guile-config
CLEANFILES=guile-config
EXTRA_DIST=guile-config.in
EXTRA_DIST=guile-config.in guile.m4
## FIXME: in the future there will be direct automake support for
## doing this. When that happens, switch over.