diff options
| author | Greg Ercolano <erco@seriss.com> | 2010-12-21 17:07:14 +0000 |
|---|---|---|
| committer | Greg Ercolano <erco@seriss.com> | 2010-12-21 17:07:14 +0000 |
| commit | 5a2b5dcf1be02f060cc584b9215387f7d4ae7166 (patch) | |
| tree | 637b2aa29480b6f8745f6accbc099958c27fd94a | |
| parent | 180b4b289b3e0e93a380a3b2f1aae27856c6078e (diff) | |
New image added to documentation dependencies.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8095 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
| -rw-r--r-- | documentation/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/Makefile b/documentation/Makefile index 1f5e97214..d90e1bf2c 100644 --- a/documentation/Makefile +++ b/documentation/Makefile @@ -63,6 +63,7 @@ IMAGEFILES = \ $(SRC_DOCDIR)/Fl_Help_Dialog.png \ $(SRC_DOCDIR)/Fl_Light_Button.png \ $(SRC_DOCDIR)/Fl_Return_Button.png \ + $(SRC_DOCDIR)/Fl_Native_File_Chooser.png \ $(SRC_DOCDIR)/Fl_Roller.png \ $(SRC_DOCDIR)/Fl_Round_Button.png \ $(SRC_DOCDIR)/Fl_Scroll.png \ |
