From 053fb301923d7f9e80c29d622c2704f9da5bde94 Mon Sep 17 00:00:00 2001 From: Jan Vidar Krey Date: Sun, 2 Aug 2009 21:07:16 +0200 Subject: [PATCH] Build fix. --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNUmakefile b/GNUmakefile index a956cdf..9b06c59 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -160,7 +160,7 @@ libuhub_SOURCES := \ uhub_SOURCES := src/core/main.c -adcrush_SOURCES := src/adcrush.c +adcrush_SOURCES := src/tools/adcrush.c admin_SOURCES := src/admin.c