diff options
author | George Sapountzis <gsap7@yahoo.gr> | 2007-03-18 16:15:20 +0200 |
---|---|---|
committer | George Sapountzis <gsap7@yahoo.gr> | 2007-03-21 20:18:54 +0200 |
commit | 321db6d87c9110654ab386e5ec270116eca1e04f (patch) | |
tree | cc8b1e8ba11d0bef543567c448754de3076d1e38 /src/Makefile.am | |
parent | dfd07b6e99020d1db43d7ce0cae4423d8c6b1f05 (diff) |
[mach64] Add macros for pci-rework source-code compatibilty.
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 5c1bee60..2528d2a7 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -186,4 +186,5 @@ EXTRA_DIST = \ theatre_detect.h \ theatre.h \ theatre_reg.h \ - atipciids.h + atipciids.h \ + atipcirename.h |