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