add support to create a pkgconfig file 'libnfs.pc' on build, and install this with...
[deb_libnfs.git] / .gitignore
index c84187d5750797624ffb100918bf2d87c9e3c592..a7f4650bea2cd04628eafc79303ee1aa9f89ee4f 100644 (file)
@@ -11,6 +11,8 @@ Makefile
 examples/nfsclient-raw
 examples/nfsclient-sync
 examples/nfsclient-async
+examples/nfsclient-bcast
+examples/nfsclient-listservers
 aclocal.m4
 autom4te.cache/
 compile
@@ -26,3 +28,5 @@ libtool
 ltmain.sh
 missing
 stamp-h1
+
+!libnfs.pc.in
\ No newline at end of file