]> mj.ucw.cz Git - libucw.git/blobdiff - free/libs/Makefile
libsh installs
[libucw.git] / free / libs / Makefile
index 09f2c02cd9bbd2f6e98b864894589f07abe3ce20..41eef5f94b17fa2997150b45ddfa069aeab91535 100644 (file)
@@ -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
 # 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
 
 # Include makefiles of libraries we wish to use
 include $(s)/charset/Makefile