fc0a97a801
Install fprint.h header Include headers in distribution distcheck fixes Include and install pkgconfig file
11 lines
237 B
PkgConfig
11 lines
237 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: libfprint
|
|
Description: Generic C API for fingerprint reader access
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -lfprint
|
|
Cflags: -I${includedir}/libfprint
|
|
|