From 22e41ef08338ae6dd59acbe6d4d8e50d83672816 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Mon, 20 Feb 2006 23:09:00 +0000 Subject: Formatting cleanup, dead code removal. Remove N() namespacing macro, useless. Remove SIGIO handling functions as they're server-only and properly belong in libdri. --- libdrm/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libdrm/Makefile.am') diff --git a/libdrm/Makefile.am b/libdrm/Makefile.am index e3d2b447..b12e87fa 100644 --- a/libdrm/Makefile.am +++ b/libdrm/Makefile.am @@ -27,3 +27,5 @@ libdrm_la_SOURCES = xf86drm.c xf86drmHash.c xf86drmRandom.c xf86drmSL.c libdrmincludedir = ${includedir} libdrminclude_HEADERS = xf86drm.h + +EXTRA_DIST = ChangeLog TODO -- cgit v1.2.3