diff options
Diffstat (limited to 'packages/libogcfpc/examples/devices/usbgecko/Makefile.fpc')
| -rw-r--r-- | packages/libogcfpc/examples/devices/usbgecko/Makefile.fpc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/libogcfpc/examples/devices/usbgecko/Makefile.fpc b/packages/libogcfpc/examples/devices/usbgecko/Makefile.fpc index e2fab919b0..cb03ed235d 100644 --- a/packages/libogcfpc/examples/devices/usbgecko/Makefile.fpc +++ b/packages/libogcfpc/examples/devices/usbgecko/Makefile.fpc @@ -12,7 +12,7 @@ packages=libogcfpc fpcpackage=y [default] -fpcdir=../../../.. +fpcdir=../../../../.. [rules] .NOTPARALLEL: |
