Skip to content

Commit

Permalink
Replace tabs with spaces for proper indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
vrurg committed Aug 27, 2019
1 parent 2bcb911 commit eb0cbca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Makefile.in
Expand Up @@ -40,7 +40,7 @@ PKGCONFIGDIR = @prefix@/share/pkgconfig

CFLAGS = @cflags@ @ccdef@MVM_TRACING=$(TRACING) @ccdef@MVM_CGOTO=$(CGOTO) @ccdef@MVM_RDTSCP=$(RDTSCP)
CINCLUDES = @cincludes@ \
@moar_cincludes@ \
@moar_cincludes@ \
@ccinc@@shaincludedir@ \
@ccinc@3rdparty/tinymt \
@ccinc@3rdparty/dynasm \
Expand Down

0 comments on commit eb0cbca

Please sign in to comment.