diff options
Diffstat (limited to 'kbabel/common/libgettext')
-rw-r--r-- | kbabel/common/libgettext/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kbabel/common/libgettext/Makefile.am b/kbabel/common/libgettext/Makefile.am index eca54fda..6f5f4fe2 100644 --- a/kbabel/common/libgettext/Makefile.am +++ b/kbabel/common/libgettext/Makefile.am @@ -1,3 +1,5 @@ +INCLUDES=$(all_includes) + # this might be a naive way of seeing it, but # automake does not support C++ flex files. #LEX_OUTPUT_ROOT = lex.GettextBase |