]> git.ipfire.org Git - thirdparty/bird.git/blobdiff - client/Makefile
Build: Automatic dependency tracking for generated files
[thirdparty/bird.git] / client / Makefile
index fccb83463a18fdaa0cf77d5dbeb65dbe0315c906..933ae9de9ea4f74e45389535eb5e7f1d39611aa1 100644 (file)
@@ -3,8 +3,6 @@ obj := $(src-o-files)
 
 $(all-client)
 
-$(o)commands.o: $(objdir)/conf/commands.h
-
 $(exedir)/birdc: $(o)birdc.o
 $(exedir)/birdc: LIBS += $(CLIENT_LIBS)