build: prevent make errors for picky makes when $(EXTRA_ALL_TARGETS) is empty
authorMichael Adam <obnox@samba.org>
Mon, 10 Nov 2008 14:01:18 +0000 (15:01 +0100)
committerMichael Adam <obnox@samba.org>
Mon, 10 Nov 2008 14:01:18 +0000 (15:01 +0100)
commit058d1e2d0a4985825a62d2adc336a48d91ae4771
tree1c69811844c1ca4f722c35a3d98c797582fba2e9
parent884349af686faaf7b6bfec08eb2ac5dbc8e30fe5
build: prevent make errors for picky makes when $(EXTRA_ALL_TARGETS) is empty

picky make implementations don't like lines with only tabs in rules or dependencie

Michael
source/Makefile.in