diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2006-10-07 11:32:22 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2006-10-07 11:32:22 +0000 |
| commit | 7b15f5b1598b02d6f805d013c67759cde2b38c0c (patch) | |
| tree | cb3334596189c075d17175851d03a7f0a8d36454 /fluid | |
| parent | e8aac38a70546f6f23159ed23bea9606c852f747 (diff) | |
Fix install-linux target in test directory.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5511 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'fluid')
| -rw-r--r-- | fluid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fluid/Makefile b/fluid/Makefile index f6fce38b5..49bc9185d 100644 --- a/fluid/Makefile +++ b/fluid/Makefile @@ -3,7 +3,7 @@ # # FLUID makefile for the Fast Light Tool Kit (FLTK). # -# Copyright 1998-2005 by Bill Spitzak and others. +# Copyright 1998-2006 by Bill Spitzak and others. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public |
