Skip to content

Commit e6be3b3

Browse files
committed
Link libcolumnlistview before libtracker.
1 parent f83e29d commit e6be3b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bepdf/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ RSRCS =
9393
# - if your library does not follow the standard library naming scheme,
9494
# you need to specify the path to the library and it's name.
9595
# (e.g. for mylib.a, specify "mylib.a" or "path/mylib.a")
96-
LIBS = be textencoding tracker translation localestub columnlistview \
96+
LIBS = be textencoding columnlistview tracker translation localestub \
9797
../xpdf/libxpdf.a $(STDCPPLIBS)
9898

9999
# Specify additional paths to directories following the standard libXXX.so

0 commit comments

Comments
 (0)