diff options
author | Pixel <pixel@nobis-crew.org> | 2010-06-15 00:59:57 -0700 |
---|---|---|
committer | Pixel <pixel@nobis-crew.org> | 2010-06-15 00:59:57 -0700 |
commit | eed0eb6a476d54ce19aeff137984aa981d9e3976 (patch) | |
tree | 807891636efd2f87dcbd261e971216269973ae07 /Makefile | |
parent | ccc8261e4d48de89da4ddfe7b55e378ae0cd6f47 (diff) |
Upgrading to iup 3.1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -258,8 +258,10 @@ iup_sbox.c \ iup_normalizer.c \ iup_tree.c \ iup_oldmask.c \ +iup_split.c \ iupmot_common.c \ iupmot_color.c \ +iupmot_draw.c \ iupmot_focus.c \ iupmot_font.c \ iupmot_key.c \ @@ -356,6 +358,7 @@ il_tabs.c \ il_fontdlg.c \ il_tree.c \ il_progressbar.c \ +il_split.c \ iuplua_cd.c \ iuplua_controls.c \ il_mask.c \ |