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 /Makefile.am | |
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 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 7052905..4e76113 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,4 +19,6 @@ # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. AUTOMAKE_OPTIONS = foreign -SUBDIRS = src man +SUBDIRS = src man util + +EXTRA_DIST = README_HALLIB mga_PInS.txt |