diff options
author | Adam Jackson <ajax@redhat.com> | 2008-03-19 13:21:59 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2008-03-19 13:21:59 -0400 |
commit | 14d4fe8279369a2e6c55e3a139332e4c3945d95d (patch) | |
tree | bcf2741e901bc1e4b47be3fbf7674c73f1ffe94c | |
parent | ad5b2148509600a7649127c5dc1a6442d86f7eb8 (diff) |
Fix distcheck.
-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 0396173..4cd7075 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -39,6 +39,7 @@ ast_drv_la_SOURCES = \ ast_driver.c \ ast_mode.c \ ast_mode.h \ + ast_pcirename.h \ ast_tool.c \ ast_vgatool.c \ ast_vgatool.h |