summaryrefslogtreecommitdiffstats
path: root/rules/tcpwrapper.make
diff options
context:
space:
mode:
authorBjoern Buerger <b.buerger@pengutronix.de>2006-01-17 10:54:47 +0000
committerBjoern Buerger <b.buerger@pengutronix.de>2006-01-17 10:54:47 +0000
commit73e1049a21bde2b7909779a00aba7f45b69ade28 (patch)
tree5751cc47eef5fc4e5e8f90fdeca8ffe70f673562 /rules/tcpwrapper.make
parent4a25d7ec093d7560382a78d6453cc5c98d305d2a (diff)
downloadptxdist-73e1049a21bde2b7909779a00aba7f45b69ade28.tar.gz
ptxdist-73e1049a21bde2b7909779a00aba7f45b69ade28.tar.xz
documentation update and dependency fixes
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4229 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/tcpwrapper.make')
-rw-r--r--rules/tcpwrapper.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/tcpwrapper.make b/rules/tcpwrapper.make
index b4da5a942..39b762f86 100644
--- a/rules/tcpwrapper.make
+++ b/rules/tcpwrapper.make
@@ -31,7 +31,7 @@ TCPWRAPPER_DIR = $(BUILDDIR)/$(TCPWRAPPER)
tcpwrapper_get: $(STATEDIR)/tcpwrapper.get
-$(STATEDIR)/tcpwrapper.get: $(TCPWRAPPER_SOURCE)
+$(STATEDIR)/tcpwrapper.get: $(tcpwrapper_get_deps_default)
@$(call targetinfo, $@)
@$(call touch, $@)