X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=free%2Flibs%2FMakefile;h=41eef5f94b17fa2997150b45ddfa069aeab91535;hb=dbc76b7fafe8711395feb7648bef83550b404dd0;hp=09f2c02cd9bbd2f6e98b864894589f07abe3ce20;hpb=86b74f27a95b617008575a9088e4c675e9f956d6;p=libucw.git diff --git a/free/libs/Makefile b/free/libs/Makefile index 09f2c02c..41eef5f9 100644 --- a/free/libs/Makefile +++ b/free/libs/Makefile @@ -25,6 +25,7 @@ CONFIGS+=sherlock local # Set up names of common libraries (to avoid forward references in rules) LIBCHARSET=$(o)/charset/libcharset.pc LIBSH=$(o)/sherlock/libsh.pc +LIBSHXML=$(o)/sherlock/xml/libshxml.pc # Include makefiles of libraries we wish to use include $(s)/charset/Makefile