Build system tweaks

Install fprint.h header
Include headers in distribution
distcheck fixes
Include and install pkgconfig file
This commit is contained in:
Daniel Drake
2007-10-31 13:18:30 +00:00
parent 447b1f01b3
commit fc0a97a801
5 changed files with 35 additions and 10 deletions

View File

@@ -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