mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
Build system tweaks
Install fprint.h header Include headers in distribution distcheck fixes Include and install pkgconfig file
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
EXTRA_DIST = THANKS TODO HACKING
|
||||
EXTRA_DIST = THANKS TODO HACKING libfprint.pc.in
|
||||
|
||||
SUBDIRS = libfprint
|
||||
|
||||
@@ -6,3 +6,7 @@ if BUILD_EXAMPLES
|
||||
SUBDIRS += examples
|
||||
endif
|
||||
|
||||
pkgconfigdir=$(libdir)/pkgconfig
|
||||
pkgconfig_DATA=libfprint.pc
|
||||
DISTCLEANFILES=libfprint.pc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user