Patrik Osgnach
Results
1
comments of
Patrik Osgnach
Had the same problem. Solved with this patch ``` diff --git a/src/Makefile.am b/src/Makefile.am index 95f5ea1..9ad2e4b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -8,7 +8,7 @@ psftest_LDFLAGS = libpsf.la libpsf_la_SOURCES = psf.cc...