X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Makefile;h=ca9b2554373b243f86773969447f8f59f5ac5711;hb=17d773d2d45d495704e974b9246eccb21faa8635;hp=257966aa47954a446bc2315fd27e89fce18d4e35;hpb=41b297b59d7d5f700d12b7833423d0f985529524;p=cubemap diff --git a/Makefile b/Makefile index 257966a..ca9b255 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ PROTOC=protoc CXXFLAGS=-Wall -O2 -g LDLIBS=-lcurl -lpthread -lprotobuf -OBJS=cubemap.o server.o mutexlock.o input.o state.pb.o +OBJS=cubemap.o server.o serverpool.o mutexlock.o input.o parse.o state.pb.o all: cubemap