summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2016-11-21 16:56:13 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2016-11-21 16:56:13 +0900
commitb1560c7299051a0740ae99189cfbded5bde01a4d (patch)
treea2f92b729409ba783a5c06f9f48497a4c8004534 /Makefile
parent0ba9cbef683b4db74566e3402ca4ead918a0bdab (diff)
downloadre2-b1560c7299051a0740ae99189cfbded5bde01a4d.tar.gz
re2-b1560c7299051a0740ae99189cfbded5bde01a4d.tar.bz2
re2-b1560c7299051a0740ae99189cfbded5bde01a4d.zip
Imported Upstream version 20151101upstream/20151101
Change-Id: I3c40e41ceb99e98d4a837077c7342defbe782323 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1245f35..43a0eed 100644
--- a/Makefile
+++ b/Makefile
@@ -95,6 +95,7 @@ HFILES=\
OFILES=\
obj/util/hash.o\
+ obj/util/logging.o\
obj/util/rune.o\
obj/util/stringprintf.o\
obj/util/strutil.o\