summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAaron M. Ucko <ucko@debian.org>2005-04-05 18:53:35 +0000
committerAaron M. Ucko <ucko@debian.org>2005-04-05 18:53:35 +0000
commitae97e6788bb99e7ec192f555742be372138f91a1 (patch)
tree42601ef72ae21f9300142802c86d6986cec8d779 /Makefile
parent150dee4ea4136f463cec680e9db1d53f7133232a (diff)
Load fltk-1.1.4rc2 into branches/upstream/current.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index d4a5401..4aad352 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
#
-# "$Id: Makefile,v 1.12.2.6.2.15 2003/01/30 21:38:15 easysw Exp $"
+# "$Id: Makefile,v 1.12.2.6.2.16 2003/06/15 05:39:12 easysw Exp $"
#
# Top-level makefile for the Fast Light Tool Kit (FLTK).
#
@@ -90,12 +90,12 @@ configure: configure.in
autoconf
portable-dist:
- epm -v fltk
+ epm -v -s fltk.xpm fltk
native-dist:
epm -v -f native fltk
#
-# End of "$Id: Makefile,v 1.12.2.6.2.15 2003/01/30 21:38:15 easysw Exp $".
+# End of "$Id: Makefile,v 1.12.2.6.2.16 2003/06/15 05:39:12 easysw Exp $".
#