Install libraries plus headers and add pkg-config files.
diff --git a/configure.ac b/configure.ac
index 58b4429..5a08af5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,5 +14,5 @@
 fi
 AC_SUBST(GCC_CFLAGS)
 
-AC_CONFIG_FILES([Makefile])
-AC_OUTPUT
\ No newline at end of file
+AC_CONFIG_FILES([Makefile wayland-server.pc wayland.pc])
+AC_OUTPUT