e9476e1 cfg.mk: check ctype_macros only on *.[c|h] files

1 file Authored by rstoyanov 6 years ago, Committed by berrange 6 years ago,
1 file changed. 1 lines added. 0 lines removed.
    cfg.mk: check ctype_macros only on *.[c|h] files
    
    The functions like isalnum(), isalpha(), isdigit(), etc. are also
    available in Python, however `make syntax-check` do not intend to
    prohibit them.
    
    Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
    Signed-off-by: Radostin Stoyanov <rstoyanov1@gmail.com>
    
        
file modified
+1 -0