aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-05-09 17:21:29 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-05-09 17:22:17 -0700
commit1bae8844cafd70f6196116f6e84b0f36c069e976 (patch)
tree3863c4a3a7b10eb5d81969d45e533c1e14c0a032
parent94d48d038502097ebfa2e33e4a75b9e0e675231d (diff)
Delete extra libdrm_lists.h line after libdrm_la_SOURCES in libdrm/Makefile.am
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--libdrm/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/libdrm/Makefile.am b/libdrm/Makefile.am
index 4c066e0e..458420ab 100644
--- a/libdrm/Makefile.am
+++ b/libdrm/Makefile.am
@@ -32,7 +32,6 @@ libdrm_la_LIBADD = @CLOCK_LIB@
AM_CFLAGS = -I$(top_srcdir)/shared-core
libdrm_la_SOURCES = xf86drm.c xf86drmHash.c xf86drmRandom.c xf86drmSL.c \
xf86drmMode.c libdrm_lists.h
- libdrm_lists.h
libdrmincludedir = ${includedir}
libdrminclude_HEADERS = xf86drm.h xf86drmMode.h