diff options
Diffstat (limited to 'otherlibs/labltk/example')
-rw-r--r-- | otherlibs/labltk/example/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/labltk/example/Makefile b/otherlibs/labltk/example/Makefile index 70591197f..c56401ca9 100644 --- a/otherlibs/labltk/example/Makefile +++ b/otherlibs/labltk/example/Makefile @@ -1,4 +1,4 @@ -include ../Makefile.common +include ../support/Makefile.common COMPFLAGS=-I ../lib -I ../support |