Correct .PHONY statement for AUTHORS target.

git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/rdesktop/trunk@1618 423420c4-83ab-492f-b58f-81f9feb106b5
This commit is contained in:
Peter Åstrand 2011-04-13 11:45:30 +00:00
parent 3bff3477c8
commit 968f145c31

View File

@ -159,6 +159,6 @@ configure: configure.ac
.c.o:
$(CC) $(CFLAGS) -o $@ -c $<
.PHONY:
.PHONY: doc/AUTHORS
doc/AUTHORS:
./genauthors *.c