summaryrefslogtreecommitdiff
path: root/fltk.list.in
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2003-06-05 22:46:01 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2003-06-05 22:46:01 +0000
commitf79d805e9308dde4d79aac02dc2b53c32b5a2e69 (patch)
treeb842228cdae5287e54f300d5f3de450c336ab4b6 /fltk.list.in
parent81053e4fe7f8cc2d4247612c8d6f2a8025d77d62 (diff)
Fix distribution list (again)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3024 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'fltk.list.in')
-rw-r--r--fltk.list.in8
1 files changed, 5 insertions, 3 deletions
diff --git a/fltk.list.in b/fltk.list.in
index 918f508fb..0c74d8436 100644
--- a/fltk.list.in
+++ b/fltk.list.in
@@ -1,5 +1,5 @@
#
-# "$Id: fltk.list.in,v 1.1.2.12 2003/06/05 22:06:41 easysw Exp $"
+# "$Id: fltk.list.in,v 1.1.2.13 2003/06/05 22:46:01 easysw Exp $"
#
# EPM product list file for the Fast Light Tool Kit (FLTK).
#
@@ -53,7 +53,7 @@ $FLUID=@FLUID@
%system darwin
f 0444 root sys $includedir/FL/mac.r FL/mac.r
-l 0444 root sys /usr/inclue/gcc/darwin/3.1/g++-v3/FL $includedir/FL
+l 0444 root sys /usr/include/gcc/darwin/3.1/g++-v3/FL $includedir/FL
d 0555 root sys /Applications/fluid.app -
d 0555 root sys /Applications/fluid.app/Contents -
@@ -81,6 +81,8 @@ f 0444 root sys $mandir/man3/fltk.3 documentation/fltk.man
# Library files
f 0444 root sys $libdir/libfltk.a lib/libfltk.a
+f 0444 root sys $libdir/libfltk_forms.a lib/libfltk_forms.a
+f 0444 root sys $libdir/libfltk_images.a lib/libfltk_images.a
%if GLLIBNAME
f 0444 root sys $libdir/libfltk_gl.a lib/libfltk_gl.a
%endif
@@ -264,5 +266,5 @@ f 0444 root sys $datadir/doc/fltk/COPYING COPYING
f 0444 root sys $datadir/doc/fltk/CHANGES CHANGES
#
-# End of "$Id: fltk.list.in,v 1.1.2.12 2003/06/05 22:06:41 easysw Exp $".
+# End of "$Id: fltk.list.in,v 1.1.2.13 2003/06/05 22:46:01 easysw Exp $".
#