Completely forgot to ever build these. Burn data page is underway, dnd doesn't seem to work.

This commit is contained in:
Jaime Thomas
2008-12-22 01:12:16 +00:00
parent e1c915f177
commit 0ba5ca343f
8 changed files with 676 additions and 42 deletions

View File

@ -14,6 +14,8 @@ ecdb_SOURCES = \
ecdb_widgets.c ecdb_widgets.h \
ecdb_erase_gui.c ecdb_erase_gui.h \
ecdb_burn_image_gui.c ecdb_burn_image_gui.h \
ecdb_burn_data_gui.c ecdb_burn_data_gui.h \
ecdb_filelist_custom.c ecdb_filelist_custom.h \
ecdb_common.h
ecdb_CFLAGS = @ECDB_CFLAGS@