We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c397763 commit 32c7234Copy full SHA for 32c7234
1 file changed
tests/lib/skin/Makefile.am
@@ -7,8 +7,8 @@ AM_CPPFLAGS = \
7
@CHECK_CFLAGS@
8
9
LIBS = @CHECK_LIBS@ \
10
- $(top_builddir)/lib/libmc.la \
11
- $(top_builddir)/src/libinternal.la
+ $(top_builddir)/src/libinternal.la \
+ $(top_builddir)/lib/libmc.la
12
13
if ENABLE_MCLIB
14
LIBS += $(GLIB_LIBS) \
0 commit comments