summaryrefslogtreecommitdiff
path: root/endless/Makefile.am
diff options
context:
space:
mode:
authorPhilip Chimento <philip@endlessm.com>2015-12-15 22:01:07 -0800
committerCosimo Cecchi <cosimo@endlessm.com>2015-12-29 10:39:14 -0800
commit94b034a52837c129d8a8c0092182b44305c54755 (patch)
treea53eb544846327c21e6eeb9d8b03438f56189020 /endless/Makefile.am
parent9936f8e7d5e254d6435a33f51a903dbba6dee7a3 (diff)
Move utility functions to new eosutil.c
We have one utility function currently living in eosinit.c. Since we are about to have another one, we should put them in a file for utility functions. [endlessm/eos-sdk#3930]
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 4640cde..c49684d 100644
--- a/endless/Makefile.am
+++ b/endless/Makefile.am
@@ -49,6 +49,7 @@ endless_library_sources = \
endless/eospagemanager.c \
endless/eosresource.c endless/eosresource-private.h \
endless/eostopbar.c endless/eostopbar-private.h \
+ endless/eosutil.c \
endless/eoswindow.c \
endless/eosflexygrid.c endless/eosflexygridcell.c endless/eosflexygrid-private.h