diff options
Diffstat (limited to 'progs/samples/Makefile.X11')
-rw-r--r-- | progs/samples/Makefile.X11 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/progs/samples/Makefile.X11 b/progs/samples/Makefile.X11 index b18a19584ab..8a63517951e 100644 --- a/progs/samples/Makefile.X11 +++ b/progs/samples/Makefile.X11 @@ -3,7 +3,7 @@ ##### MACROS ##### -TOP = .. +TOP = ../.. INCDIR = $(TOP)/include LIBDIR = $(TOP)/lib |