From cfaef1b6c9f33fbaa114628cf513d129bdff3c1c Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Sun, 24 Jul 2005 01:47:52 +0000 Subject: Fixes - Dummy UI plugin - GTK2 UI plugin - Fixed typo: 'const rcc_string' -> 'rcc_const_string' - Fix: Disable BDB recoding in case if recoding switched off --- engines/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/Makefile.am') diff --git a/engines/Makefile.am b/engines/Makefile.am index 307fddf..7226682 100644 --- a/engines/Makefile.am +++ b/engines/Makefile.am @@ -8,4 +8,4 @@ librussian_la_SOURCES = russian.c librussian_la_LDFLAGS = -module -avoid-version -export-symbols-regex "rccGetInfo" endif -INCLUDES = -I../src @RCD_INCLUDES@ +AM_CPPFLAGS = -I../src @RCD_INCLUDES@ -- cgit v1.2.3