diff options
author | Søren Sandmann Pedersen <sandmann@daimi.au.dk> | 2005-09-27 20:53:19 +0000 |
---|---|---|
committer | Søren Sandmann Pedersen <sandmann@daimi.au.dk> | 2005-09-27 20:53:19 +0000 |
commit | 52497dac4be07bb5a4ca1a73ec6198851173b6c4 (patch) | |
tree | f95e7e6676397d3fcb37182f5d23e770f0fcc028 /configure.ac | |
parent | d3a3818010a620ae57dd6831466ce9cd4137b28f (diff) |
Update build system for apm, chips, cirrus, glint, i740, mga, neomagic,
newport to accomodate various new documentation and utility files.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 77f2f49..b93e027 100644 --- a/configure.ac +++ b/configure.ac @@ -97,4 +97,5 @@ AC_OUTPUT([ Makefile src/Makefile man/Makefile + util/Makefile ]) |