From 98ec08d836d21a516f7646a10e0e2ae4501182f1 Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Sun, 7 Sep 2014 15:31:00 +0100 Subject: automake: remove obsolete makefiles Rather than having two extra makefiles in order to ship ~10 headers just fold its 5 lines of code into the top one makefile. Signed-off-by: Emil Velikov Reviewed-by: Jakob Bornecrantz --- configure.ac | 2 -- 1 file changed, 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index bb0559a1..16625a5e 100644 --- a/configure.ac +++ b/configure.ac @@ -410,8 +410,6 @@ AC_CONFIG_FILES([ tests/radeon/Makefile tests/vbltest/Makefile tests/exynos/Makefile - include/Makefile - include/drm/Makefile man/Makefile libdrm.pc]) AC_OUTPUT -- cgit v1.2.3