This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch upstream in repository hurd.
commit c2185ab7ca837967ba58dffeca7904caaca0d46e Author: Samuel Thibault <[email protected]> Date: Tue Jan 19 18:38:36 2016 +0100 Fix typo * exec/Makefile (targets): Rename to target. --- exec/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exec/Makefile b/exec/Makefile index bb47a45..17d03e3 100644 --- a/exec/Makefile +++ b/exec/Makefile @@ -24,7 +24,7 @@ SRCS = exec.c main.c hashexec.c hostarch.c OBJS = main.o hostarch.o exec.o hashexec.o \ execServer.o exec_startupServer.o -targets = exec exec.static +target = exec exec.static HURDLIBS = trivfs fshelp iohelp ports ihash shouldbeinlibc LDLIBS = -lpthread -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/hurd.git
