diff options
author | Stef Walter <stef@memberwebs.com> | 2004-04-23 00:56:07 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2004-04-23 00:56:07 +0000 |
commit | 5b403b538d024f2a22783b2404a5b5f199892b4b (patch) | |
tree | 633391bc64c2c6ed76e1bad32de5b385339a57fd /win32/Makefile.am | |
parent | f3ea0fbc731aad1e61ae72b24e503378d9596fae (diff) |
Changed name to RTFX due to a naming conflict
Diffstat (limited to 'win32/Makefile.am')
-rw-r--r-- | win32/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/Makefile.am b/win32/Makefile.am index e46d9af..1ab9118 100644 --- a/win32/Makefile.am +++ b/win32/Makefile.am @@ -37,5 +37,5 @@ # -EXTRA_DIST=rtfm.dsp rtfm.dsw sablot +EXTRA_DIST=rtfx.dsp rtfx.dsw sablot |