X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=free%2Flibs%2Fexamples%2Finternal%2FMakefile;h=13286e534a2b50a10896c678cc24c5a8024299ce;hb=89f86d97def2a365b1799f70e3f254264b9c7615;hp=628fe1487f5dba888651f644e069fcf0ce8b4a89;hpb=aafbea40b7613274180c8bab60012a0322f8d7dd;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