From 743970d18a5bf9346a6cce20e65228595b3a542a Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Sun, 21 Oct 2018 15:01:40 +0200 Subject: [PATCH] Another Makefile hack. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a080c6c..6946cae 100644 --- a/Makefile +++ b/Makefile @@ -33,7 +33,7 @@ OBJS += state.pb.o all: futatabi flow vis eval -mainwindow.o: ui_mainwindow.h +mainwindow.o: ui_mainwindow.h state.pb.h clip_list.h: state.pb.h -- 2.39.2