summaryrefslogtreecommitdiffstats
path: root/src/depend-gen.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/depend-gen.c')
-rw-r--r--src/depend-gen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/depend-gen.c b/src/depend-gen.c
index 586feee..c38b941 100644
--- a/src/depend-gen.c
+++ b/src/depend-gen.c
@@ -244,7 +244,7 @@ int main (int argc, char * argv[])
* EXCEPTIONS
*
**************************************************/
- if (0 == strcmp(p, "sh_gpg_chksum.h") ||
+ if (0 == strcmp(p, "sh_sig_chksum.h") ||
0 == strcmp(p, "sh_gpg_fp.h"))
{
/* fprintf(stderr, "Excluding %s\n", p); */