diff options
author | Kristian Høgsberg <krh@redhat.com> | 2006-03-23 00:06:56 +0000 |
---|---|---|
committer | Kristian Høgsberg <krh@redhat.com> | 2006-03-23 00:06:56 +0000 |
commit | 673e4d7501861066fdd0874919a4524b820b944b (patch) | |
tree | e048817897d7e99f3697ea0bac2ccc0a6f39ced1 /src/Makefile.am | |
parent | 5dcb4152dca6ac1fe9342f44eb48c0198b15772e (diff) |
Add atipciids.h.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 67fff560..22172a73 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -191,4 +191,5 @@ EXTRA_DIST = \ theatre200.h \ theatre_detect.h \ theatre.h \ - theatre_reg.h + theatre_reg.h \ + atipciids.h |