debrix-driver-chips ChangeLog,NONE,1.1 Makefile.am,1.1,1.2
Adam Jackson <xserver-commit-u7BhqnqprCWvj1b/[email protected]>
| Newsgroups | gmane.comp.freedesktop.xserver.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by: ajax Update of /cvs/xserver/debrix-driver-chips In directory pdx:/home/ajax/tmp/chips Modified Files: Makefile.am Added Files: ChangeLog Log Message: Autotool a few more drivers. --- NEW FILE: ChangeLog --- 2004-07-01 Adam Jackson <[email protected]> * configure.ac, chips/Makefile.am: Finish autotooling. * Makefile.am: Disable util/ for now. * chips/ct_video.c: Fix header locations. 2004-06-25 Adam Jackson <[email protected]> * Initial import from monolithic tree. * Makefile.am, autogen.sh: First pass at autotooling. Index: Makefile.am =================================================================== RCS file: /cvs/xserver/debrix-driver-chips/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- Makefile.am 25 Jun 2004 06:49:09 -0000 1.1 +++ Makefile.am 2 Jul 2004 01:05:35 -0000 1.2 @@ -1,2 +1,2 @@ AUTOMAKE_OPTIONS = foreign -SUBDIRS = chips util +SUBDIRS = chips # util