fix bug introduced with aliasing target "doc" to "docs"
commit7993ae4816d5e8f11b0f0fa4279a8602e28707d2
authorAchim Gratz <Stromeko@Stromeko.DE>
Sun, 22 Apr 2012 06:05:51 +0000 (22 08:05 +0200)
committerBastien Guerry <bzg@altern.org>
Sun, 22 Apr 2012 08:51:25 +0000 (22 10:51 +0200)
treee8ea4d44456fbbd184a0576543a989ebcde1863e
parent22447fe4853d6ee6c601f6bfba0fde3b15d967f0
fix bug introduced with aliasing target "doc" to "docs"

* targets.mk: $(SUBDIRS) must not be used as a dependency since "doc"
  is both an existing directory and a phony target
targets.mk