We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b7ecee commit 2995d22Copy full SHA for 2995d22
bconsole/Makefile.am
@@ -26,6 +26,7 @@ AM_CPPFLAGS = \
26
-I$(top_srcdir)/bjoining
27
28
LDADD = \
29
+ $(FRIBIDI_LIBS) \
30
libbconsole.la
31
32
-include $(top_srcdir)/git.mk
0 commit comments