From: Francois Fleuret Date: Thu, 15 Jun 2017 19:23:22 +0000 (+0200) Subject: Add dependencies with svrt.c and svrt.h X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=pysvrt.git;a=commitdiff_plain;h=717e2208c858cb4cd746c721a29f72155938948a Add dependencies with svrt.c and svrt.h --- diff --git a/Makefile b/Makefile index 7dd3945..5f2d6cf 100644 --- a/Makefile +++ b/Makefile @@ -31,7 +31,7 @@ all: svrt TAGS TAGS: *.cc *.h etags *.cc *.h -svrt: libsvrt.so +svrt: libsvrt.so svrt.h svrt.c ./build.py libsvrt.so: \