From a66cf9ce68bdf9bd887f91a38ced4b59c129b3c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20H=C3=B8gsberg?= Date: Tue, 17 Nov 2009 09:46:39 -0500 Subject: Use headers copied from kernel instead of shared-core --- Makefile.am | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 4ade045d..31b20e95 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,11 +18,8 @@ # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -# eventually someone might want to build the kernel modules or tests from -# here too, but let's just do libdrm for now - AUTOMAKE_OPTIONS = foreign -SUBDIRS = libdrm shared-core tests +SUBDIRS = libdrm tests pkgconfigdir = @pkgconfigdir@ pkgconfig_DATA = libdrm.pc -- cgit v1.2.3