Add in beginnings of gui

This commit is contained in:
Jaime Thomas
2008-06-06 03:02:27 +00:00
parent cebb66d0fb
commit bab809977b
5 changed files with 119 additions and 4 deletions

View File

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