summaryrefslogtreecommitdiff
path: root/fluid/Makefile
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2023-10-21 13:23:11 +0200
committerAlbrecht Schlosser <albrechts.fltk@online.de>2023-10-21 13:26:43 +0200
commite18762bff8bb2abfccc5c86086832a19c109c417 (patch)
tree7813096e27efb65b8d83a4a35fa0c3804ab0f6fe /fluid/Makefile
parentf8d7ee6f5c0d018d5b8a8fa4565e386b81062348 (diff)
Fix fluid build with configure/make + dependencies
Diffstat (limited to 'fluid/Makefile')
-rw-r--r--fluid/Makefile1
1 files changed, 1 insertions, 0 deletions
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 \