Makefile: fix whitespace error

* targets.mk: Fix whitespace error.
This commit is contained in:
Achim Gratz 2012-07-15 18:21:42 +02:00
parent 472647fd5c
commit 8db7b8fc19
1 changed files with 4 additions and 3 deletions

View File

@ -24,9 +24,10 @@ endif
.PHONY: all oldorg update update2 up0 up1 up2 compile $(SUBDIRS) \ .PHONY: all oldorg update update2 up0 up1 up2 compile $(SUBDIRS) \
check test install info html pdf card doc docs $(INSTSUB) \ check test install info html pdf card doc docs $(INSTSUB) \
autoloads cleanall clean cleancontrib cleantesting cleanutils autoloads cleanall clean \
cleanrel clean-install cleanelc cleandirs \ cleancontrib cleantesting cleanutils
cleanlisp cleandoc cleandocs cleantest \ cleanrel clean-install cleanelc cleandirs \
cleanlisp cleandoc cleandocs cleantest \
compile compile-dirty uncompiled \ compile compile-dirty uncompiled \
config config-test config-exe config-all config-eol config config-test config-exe config-all config-eol