We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f83e29d commit e6be3b3Copy full SHA for e6be3b3
1 file changed
bepdf/Makefile
@@ -93,7 +93,7 @@ RSRCS =
93
# - if your library does not follow the standard library naming scheme,
94
# you need to specify the path to the library and it's name.
95
# (e.g. for mylib.a, specify "mylib.a" or "path/mylib.a")
96
-LIBS = be textencoding tracker translation localestub columnlistview \
+LIBS = be textencoding columnlistview tracker translation localestub \
97
../xpdf/libxpdf.a $(STDCPPLIBS)
98
99
# Specify additional paths to directories following the standard libXXX.so
0 commit comments