From 11f55e80b38d7d8ce010486304b5106915907383 Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Mon, 8 Sep 2014 16:03:52 +0000 Subject: Put Fl_PostScript.cxx in list of files compiled in libfltk rather than including it in Fl_Printer.cxx. VisualC project files still need to be changed accordingly. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10291 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 1376c3595..fb7caf191 100644 --- a/src/Makefile +++ b/src/Makefile @@ -61,6 +61,7 @@ CPPFILES = \ Fl_Pack.cxx \ Fl_Paged_Device.cxx \ Fl_Pixmap.cxx \ + Fl_PostScript.cxx \ Fl_Positioner.cxx \ Fl_Preferences.cxx \ Fl_Printer.cxx \ -- cgit v1.2.3