Adding the mistakenly removed line to the makefile
authorhamid <hamid.ebadi@gmail.com>
Mon, 18 Sep 2017 14:28:13 +0000 (16:28 +0200)
committerhamid <hamid.ebadi@gmail.com>
Mon, 18 Sep 2017 14:28:13 +0000 (16:28 +0200)
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