diff options
Diffstat (limited to 'doc/examples')
-rw-r--r-- | doc/examples/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/examples/Makefile.in b/doc/examples/Makefile.in index e020575..c64fa26 100644 --- a/doc/examples/Makefile.in +++ b/doc/examples/Makefile.in @@ -120,6 +120,7 @@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ +BASE_THREAD_LIBS = @BASE_THREAD_LIBS@ C14N_OBJ = @C14N_OBJ@ CATALOG_OBJ = @CATALOG_OBJ@ CC = @CC@ |