Register a dependency for the "indent" target

It really should use public declarations only.
This commit is contained in:
Pierre Pronchery 2015-09-05 19:38:42 +02:00
parent 2768c0cb85
commit 4eedc6022e

View File

@ -31,4 +31,4 @@ sources=indent.c
install=$(LIBDIR)/C99/target
[indent.c]
depends=../../include/C99/target.h
depends=../../include/C99/target.h,../common.h