commit | 4a8767bbb7392515add63d38111a90cc70dd30cd | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@redhat.com> | Wed Dec 10 13:44:23 2008 -0500 |
committer | Kristian Høgsberg <krh@redhat.com> | Wed Dec 10 13:49:28 2008 -0500 |
tree | de79c41fbf18b890a65de7cb510c2b15884b46ca | |
parent | 7fdff04cdc92f9db58f11c19e93af7e8ef68f62c [diff] [blame] |
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