diff options
author | Aaron Plattner <aplattner@nvidia.com> | 2008-03-06 14:31:16 -0800 |
---|---|---|
committer | Aaron Plattner <aplattner@nvidia.com> | 2008-03-06 14:31:16 -0800 |
commit | 806331f411df991dcd1a48108f9ff4e9bb480969 (patch) | |
tree | 60f753552eec1491d06bd1613b869b80c6bf46a5 /compat | |
parent | 09d154246ab55846878e34bc133b08c11765c45b (diff) |
Add xf86gtf.c to the compat file list.
Diffstat (limited to 'compat')
-rw-r--r-- | compat/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |