And allow the about page to be shown.

This commit is contained in:
Jaime Thomas
2009-02-19 04:40:53 +00:00
parent 5da712af65
commit 4486630d8e
6 changed files with 183 additions and 11 deletions

View File

@ -17,6 +17,7 @@ ecdb_SOURCES = \
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_about.c ecdb_about.h \
ecdb_common.h
ecdb_CFLAGS = @ECDB_CFLAGS@