From: Steinar H. Gunderson Date: Sun, 21 Oct 2018 13:01:40 +0000 (+0200) Subject: Another Makefile hack. X-Git-Tag: 1.8.0~76^2~51 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=743970d18a5bf9346a6cce20e65228595b3a542a;p=nageru Another Makefile hack. --- 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