* create new object class modest-editor-window as abstraction for the editor sub...
[modest] / src / Makefile.am
index 7129270..488d087 100644 (file)
@@ -8,7 +8,8 @@ INCLUDES=\
        $(MODEST_LIBTINYMAIL_GNOME_DESKTOP_CFLAGS) \
        $(MODEST_LIBTINYMAIL_MAEMO_CFLAGS) \
        -I$(MODEST_UI_DIR)\
-       -DPREFIX=\"@prefix@\"
+       -DPREFIX=\"@prefix@\" \
+       -Wall
 
 bin_PROGRAMS=\
        modest
@@ -47,6 +48,8 @@ modest_SOURCES=\
        modest-tny-stream-gtkhtml.c\
        modest-tny-transport-actions.c\
        modest-tny-transport-actions.h\
+       modest-editor-window.c\
+       modest-editor-window.h\
        modest-ui.h
 
 modest_LDADD = \