projects
/
platform
/
upstream
/
nsjail.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21a0b09
)
Adding the mistakenly removed line to the makefile
author
hamid
<hamid.ebadi@gmail.com>
Mon, 18 Sep 2017 14:28:13 +0000
(16:28 +0200)
committer
hamid
<hamid.ebadi@gmail.com>
Mon, 18 Sep 2017 14:28:13 +0000
(16:28 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 08d7a842726345b39941a8ea775e8ac6e632dd8c..42f7b299daa618a907894c5cc4539221180f5002 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-113,4
+113,5
@@
user.o: user.h common.h log.h subproc.h util.h
util.o: util.h common.h log.h
uts.o: uts.h common.h log.h
cpu.o: cpu.h common.h log.h util.h
-config.o: common.h caps.h config.h log.h mount.h user.h util.h
+config.o: common.h caps.h config.h log.h mount.h user.h util.h config.pb.h
+config.pb.o: config.pb.h