Added some _very_ rough code for the burn list. Ewl needs some work here in a couple areas, so off to do that

This commit is contained in:
Jaime Thomas
2008-06-17 04:06:21 +00:00
parent 2249a53666
commit 853d42f6de
6 changed files with 51 additions and 26 deletions

View File

@ -10,6 +10,7 @@ ecdb_SOURCES = \
ecdb_misc.c ecdb_misc.h \
ecdb_audio.c ecdb_audio.h \
ecdb_gui.c ecdb_gui.h \
ecdb_filelist_custom.c ecdb_filelist_custom.h \
ecdb_common.h
ecdb_CFLAGS = @ECDB_CFLAGS@