X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2FMakefile;h=b262a7b53792c3884cd9f6e2561cda0effaee30d;hb=6c4545562d5b520ad23d9470382dde4b2af9671f;hp=2a100bbddede0862ca3ec1597df5fb5d4f841aba;hpb=4c04137d73637107669e02b21f890387aaa2ef34;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/Makefile b/src/Makefile index 2a100bbdd..b262a7b53 100644 --- a/src/Makefile +++ b/src/Makefile @@ -105,11 +105,10 @@ cscope.files: FRC echo "-q" > $@ echo "-p3" >> $@ find src Local OS exim_monitor -name "*.[cshyl]" -print \ - -o -name "os.h*" -print \ + -o -name "os.[ch]*" -print \ -o -name "*akefile*" -print \ -o -name config.h.defaults -print \ -o -name EDITME -print >> $@ - ls OS/* >> $@ FRC: