X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=free%2Flibs%2Fexamples%2Finternal%2FMakefile;h=13286e534a2b50a10896c678cc24c5a8024299ce;hb=caa438d84c8cf94cd32d0dd2d7fb2c655a57a4db;hp=628fe1487f5dba888651f644e069fcf0ce8b4a89;hpb=91c499892f07ad6494351a1c1985a0d3e2600a25;p=libucw.git diff --git a/free/libs/examples/internal/Makefile b/free/libs/examples/internal/Makefile index 628fe148..13286e53 100644 --- a/free/libs/examples/internal/Makefile +++ b/free/libs/examples/internal/Makefile @@ -19,7 +19,7 @@ LIBCHARSET=$(o)/charset/libcharset.pc LIBIMAGES=$(o)/images/libimages.pc # Include makefiles of libraries we wish to use -include $(s)/lib/Makefile +include $(s)/ucw/Makefile include $(s)/charset/Makefile include $(s)/lang/Makefile include $(s)/images/Makefile