diff options
author | Dave Airlie <airlied@clockmaker.usersys.redhat.com> | 2008-02-15 10:59:30 +1000 |
---|---|---|
committer | Dave Airlie <airlied@clockmaker.usersys.redhat.com> | 2008-02-15 10:59:30 +1000 |
commit | 2c66f2e812195167df9ca113044d46deece776ac (patch) | |
tree | 151f1a25ba0df32dac8da9548ca834c3e28b879e /src/Makefile.am | |
parent | ed87f367ddab7366f84917b43b31d76df4ce1110 (diff) |
make distcheck pass
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 661dcd83..9e318ba3 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -174,6 +174,7 @@ EXTRA_DIST = \ atimach64i2c.h \ atimach64io.h \ atimach64probe.h \ + atimach64version.h \ atimode.h \ atioption.h \ atipreinit.h \ |