From 74ea254db28831e6318fff7eaf637a133b19b15f Mon Sep 17 00:00:00 2001 From: Bill Spitzak Date: Thu, 29 Jun 2006 22:14:48 +0000 Subject: [PATCH] Put -lfltk back in --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 92ac207..a55f135 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ VERSION = 1.00 CXXFILES = main.C Frame.C Rotated.C Menu.C FrameWindow.C Desktop.C Hotkeys.C -LIBS = +LIBS = -lfltk MANPAGE = 1