summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index aa591010..65d8f2ea 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -55,7 +55,7 @@ libdrm_la_SOURCES = \
libdrmincludedir = ${includedir}
libdrminclude_HEADERS = xf86drm.h xf86drmMode.h
-EXTRA_DIST = ChangeLog TODO libdrm.pc.in include/drm/*
+EXTRA_DIST = libdrm.pc.in include/drm/*
copy-headers :
cp -r $(kernel_source)/usr/include/drm $(top_srcdir)/include