From 017174085f162484277b2f798d35d3436a26e005 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Sat, 20 Aug 2005 03:32:09 +0000 Subject: Fix silly install issue by moving the header install rules for shared-core into shared-core/Makefile.am. Bump to 1.0.3. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 6cbd52a9..8c5dc702 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,7 +22,7 @@ # here too, but let's just do libdrm for now AUTOMAKE_OPTIONS = foreign -SUBDIRS = libdrm +SUBDIRS = libdrm shared-core pkgconfigdir = @pkgconfigdir@ pkgconfig_DATA = libdrm.pc -- cgit v1.2.3