Fix indentation

This commit is contained in:
Andre Miranda 2016-05-26 20:17:59 -03:00
parent 4d716abc23
commit 55d6d23392
8 changed files with 251 additions and 246 deletions

View file

@ -5,7 +5,6 @@ Tango_DATA = \
tango-pupil.png \
config
EXTRA_DIST = \
$(Tango_DATA)
EXTRA_DIST = $(Tango_DATA)
# vi:set ts=8 sw=8 noet ai nocindent syntax=automake: