summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index d8640f2b5..819cd7b9b 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -277,6 +277,7 @@ XLIBCPPFILES = \
Fl_Native_File_Chooser_FLTK.cxx \
Fl_Native_File_Chooser_GTK.cxx\
Fl_Native_File_Chooser_Kdialog.cxx \
+ Fl_Native_File_Chooser_Zenity.cxx \
Fl_get_key.cxx
# These graphics driver files are used under condition: BUILD_CAIRO
@@ -299,6 +300,7 @@ WLCPPFILES = \
Fl_Native_File_Chooser_FLTK.cxx \
Fl_Native_File_Chooser_GTK.cxx \
Fl_Native_File_Chooser_Kdialog.cxx \
+ Fl_Native_File_Chooser_Zenity.cxx \
drivers/Posix/Fl_Posix_System_Driver.cxx \
drivers/Unix/Fl_Unix_System_Driver.cxx \
drivers/Unix/Fl_Unix_Screen_Driver.cxx \