install-reloc: Support multi-binary installation.
[gnulib.git] / modules / quotearg
index f62b2c0..bd63761 100644 (file)
@@ -4,17 +4,20 @@ Quote arguments for use in error messages.
 Files:
 lib/quotearg.h
 lib/quotearg.c
+lib/quote.h
 m4/mbstate_t.m4
 m4/mbrtowc.m4
 m4/quotearg.m4
 
 Depends-on:
+c-strcaseeq
 extensions
 gettext-h
 mbrtowc
 mbsinit
 memcmp
 quotearg-simple
+localcharset
 stdbool
 wchar
 wctype-h
@@ -24,6 +27,7 @@ configure.ac:
 gl_QUOTEARG
 
 Makefile.am:
+lib_SOURCES += quotearg.c
 
 Include:
 "quotearg.h"