build: Move shared/Makefile.am into toplevel Makefile.am
diff --git a/configure.ac b/configure.ac
index a64c2fa..d961ea4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -484,10 +484,7 @@
 AC_SUBST([dtddir])
 AM_CONDITIONAL([HAVE_XMLLINT], [test "x$XMLLINT" != "x" -a "x$dtddir" != "x"])
 
-AC_CONFIG_FILES([Makefile
-		 shared/Makefile
-		 src/version.h
-		 src/weston.pc])
+AC_CONFIG_FILES([Makefile src/version.h src/weston.pc])
 AC_OUTPUT
 
 AC_MSG_RESULT([