From e18762bff8bb2abfccc5c86086832a19c109c417 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sat, 21 Oct 2023 13:23:11 +0200 Subject: Fix fluid build with configure/make + dependencies --- fluid/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'fluid/Makefile') diff --git a/fluid/Makefile b/fluid/Makefile index 6975e9bcd..e24c185e0 100644 --- a/fluid/Makefile +++ b/fluid/Makefile @@ -22,6 +22,7 @@ CPPFILES = \ Fd_Snap_Action.cxx \ Fl_Button_Type.cxx \ Fl_Function_Type.cxx \ + Fl_Grid_Type.cxx \ Fl_Group_Type.cxx \ Fl_Menu_Type.cxx \ Fl_Type.cxx \ -- cgit v1.2.3