summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-01-29 15:25:10 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-01-29 15:25:10 -0800
commitc2f3f85426b957c1e7176ec18f2682eeb21ba440 (patch)
tree51a7260d946ac955905a2b41c23cd3ac3a13580f
parent077335e9b1c62c8fcbc21a4dbb8b34b670e276ef (diff)
Update trident_pci_rename.h to pci_rename.h in src/Makefile.am
Makefile was missed when header was renamed. Fixes "make distcheck". Fixes: cc33df89bcdcec83da5b8eface1b191802d694b2 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 0bced97..5a1e4a0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -34,13 +34,13 @@ trident_drv_la_SOURCES = \
blade_xaa.c \
compat-api.h \
image_xaa.c \
+ pci_rename.h \
tgui_xaa.c \
trident_bank.c \
trident_dac.c \
trident_dga.c \
trident_driver.c \
trident_i2c.c \
- trident_pci_rename.h \
trident_pll.c \
trident_regs.h \
trident_shadow.c \