From 806331f411df991dcd1a48108f9ff4e9bb480969 Mon Sep 17 00:00:00 2001 From: Aaron Plattner Date: Thu, 6 Mar 2008 14:31:16 -0800 Subject: Add xf86gtf.c to the compat file list. --- compat/Makefile.am | 1 + src/Makefile.am | 1 + 2 files changed, 2 insertions(+) diff --git a/compat/Makefile.am b/compat/Makefile.am index f5f8d93..de17f93 100644 --- a/compat/Makefile.am +++ b/compat/Makefile.am @@ -7,6 +7,7 @@ EXTRA_DIST = \ modes/xf86cvt.c \ modes/xf86DiDGA.c \ modes/xf86EdidModes.c \ + modes/xf86gtf.c \ modes/xf86Modes.c \ modes/xf86Modes.h \ modes/xf86RandR12.c \ diff --git a/src/Makefile.am b/src/Makefile.am index b7eacad..2677d9c 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -92,6 +92,7 @@ xmode_sources = \ @modes_dir@/xf86Crtc.c \ @modes_dir@/xf86Cursors.c \ @modes_dir@/xf86EdidModes.c \ + @modes_dir@/xf86gtf.c \ @modes_dir@/xf86RandR12.c \ @modes_dir@/xf86RandR12.h \ @modes_dir@/xf86Rename.h \ -- cgit v1.2.3