From 2e6370a6b9a4893d686a8beba603b12be0376ea6 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 19 Jun 2011 04:47:53 +0000 Subject: Add missing project files for the new HIDReportViewer project to upgrade its status to a finished (working) project. --- Projects/HIDReportViewer/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Projects/HIDReportViewer/makefile') diff --git a/Projects/HIDReportViewer/makefile b/Projects/HIDReportViewer/makefile index 51251e59f..5b1636006 100644 --- a/Projects/HIDReportViewer/makefile +++ b/Projects/HIDReportViewer/makefile @@ -116,7 +116,7 @@ OBJDIR = . # Path to the LUFA library -LUFA_PATH = ../../.. +LUFA_PATH = ../.. # LUFA library compile-time options and predefined tokens -- cgit v1.2.3