summaryrefslogtreecommitdiff
path: root/endless/Makefile.am
diff options
context:
space:
mode:
authorMatt Watson <mattdangerw@gmail.com>2013-04-22 15:54:38 -0700
committerP. F. Chimento <philip.chimento@gmail.com>2013-05-16 12:17:09 +0200
commit2ede46e4c3c4cabf9ea46a660247696f1221823a (patch)
treee809d065e82fa700e2ee44ed6b2f65d3b9b37ff2 /endless/Makefile.am
parent2ca816baa7d8dd68b522fd43fe0539edb63890a1 (diff)
Initial main area widget
Has private getters/setters for two areas. Functioning container. Only shows the content widget. Added all the virtual functions for size requests and allocations. [endlessm/eos-sdk#10]
Diffstat (limited to 'endless/Makefile.am')
-rw-r--r--endless/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/endless/Makefile.am b/endless/Makefile.am
index a313905..fa86fc5 100644
--- a/endless/Makefile.am
+++ b/endless/Makefile.am
@@ -16,6 +16,7 @@ endless_library_sources = \
endless/eoshello.c \
endless/eosinit.c endless/eosinit-private.h \
endless/eospagemanager.c \
+ endless/eosmainarea.c \
endless/eostopbar.c endless/eostopbar-private.h \
endless/eoswindow.c