1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 22:10:21 +02:00

(EXTRA_DIST): Removed qthreads.m4.

This commit is contained in:
Marius Vollmer 2004-09-24 01:17:06 +00:00
parent 4f2f31a390
commit d9ffc9f7b1

View file

@ -22,7 +22,7 @@
bin_SCRIPTS=guile-config
CLEANFILES=guile-config
EXTRA_DIST=guile-config.in guile.m4 qthreads.m4
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.