Add dependencies with svrt.c and svrt.h
[pysvrt.git] / Makefile
index 7dd3945..5f2d6cf 100644 (file)
--- 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: \