Include new Config Dialog Settings
authorChristopher Michael <cpmichael1@comcast.net>
Wed, 15 Feb 2006 20:27:45 +0000 (20:27 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Wed, 15 Feb 2006 20:27:45 +0000 (20:27 +0000)
SVN revision: 20489

src/bin/Makefile.am
src/bin/e_includes.h

index a3ff6ebc660b6ca60db9684bd5a371edb055ad28..61fa9a123ebd49abac41a44ae6d53fcf5ca18c87 100644 (file)
@@ -134,6 +134,7 @@ e_int_config_performance.h \
 e_int_config_winlist.h \
 e_int_config_display.h \
 e_int_config_exebuf.h \
+e_int_config_cfgdialogs.h \
 e_deskpreview.h \
 e_exebuf.h \
 e_int_config_modules.h \
@@ -258,6 +259,7 @@ e_int_config_performance.c \
 e_int_config_winlist.c \
 e_int_config_display.c \
 e_int_config_exebuf.c \
+e_int_config_cfgdialogs.c \
 e_deskpreview.c \
 e_exebuf.c \
 e_int_config_modules.c \
index 8bc0e7eab3d7997da731d5e279f76b087a2ac9ca..41ee9c59a45803c2dc8b9e63e312c5884a1249e0 100644 (file)
 #include "e_int_config_winlist.h"
 #include "e_int_config_display.h"
 #include "e_int_config_exebuf.h"
+#include "e_int_config_cfgdialogs.h"
 #include "e_deskpreview.h"
 #include "e_exebuf.h"
 #include "e_int_config_modules.h"