rename psyntax.ss to psyntax.scm to hack around makefile foo
authorAndy Wingo <wingo@pobox.com>
Fri, 26 Sep 2008 15:35:37 +0000 (17:35 +0200)
committerAndy Wingo <wingo@pobox.com>
Fri, 26 Sep 2008 15:35:37 +0000 (17:35 +0200)
commit696a761f96329d4d08690628b7bf4f1fe23b6492
tree1587c9494143073dfc1dc03f3905a3cada7a086a
parent7ff017002ddc980f684120653549a10c6c7cde5c
rename psyntax.ss to psyntax.scm to hack around makefile foo

* ice-9/Makefile.am (SOURCES):
* ice-9/syncase.scm:
* ice-9/psyntax.scm: Renamve psyntax.ss to psyntax.scm. This way the
  guilec rules won't delete it on a make clean. Doh!
ice-9/Makefile.am
ice-9/psyntax.scm [moved from ice-9/psyntax.ss with 100% similarity]
ice-9/syncase.scm