diff options
author | David Tardon <dtardon@redhat.com> | 2015-12-11 13:17:42 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2015-12-11 13:22:32 +0100 |
commit | 57f388c290aa3c39e48d997fa65a7bf8aab652f1 (patch) | |
tree | 4de85bb598425502620a6feace03a94083ef6ae7 | |
parent | c2a0bbd9e0f95bb2a59f20692338f43e2257016a (diff) |
space -> tab
Change-Id: I03156d8fb090db15acd3af989d6b5c0facbf4373
-rw-r--r-- | src/lib/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am index fb0284b..7585770 100644 --- a/src/lib/Makefile.am +++ b/src/lib/Makefile.am @@ -108,6 +108,6 @@ MOSTLYCLEANFILES = \ EXTRA_DIST = \ $(BUILT_SOURCES) \ tokens.txt \ - gentoken.pl \ + gentoken.pl \ libvisio.rc \ libvisio.rc.in |