]> gitweb.ps.run Git - ps-cgit/blobdiff - Makefile
Let make know that ui-diff.c depends on xdiff.h
[ps-cgit] / Makefile
index 4aa7afec63606d317ec8c52cf5e664b21c3ab5a7..52e1cb798650c732fc820ea129d8a592c5681283 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -22,6 +22,8 @@ cgit: cgit.c cgit.h git.h $(OBJECTS)
 
 $(OBJECTS): cgit.h git.h
 
+ui-diff.o: xdiff.h
+
 .PHONY: clean
 clean:
        rm -f cgit *.o