diff options
Diffstat (limited to 'depend.txr')
-rw-r--r-- | depend.txr | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ @(collect) #include "@hdr" @(cases) -@(bind hdr ("y.tab.h")) +@(bind hdr ("y.tab.h" "config.h")) @(bind header hdr) @(or) @(bind header `$(top_srcdir)/@hdr`) |