summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Braun <rbraun@sceen.net>2014-10-23 00:56:03 +0200
committerRichard Braun <rbraun@sceen.net>2014-10-23 00:56:03 +0200
commite57af3406e44e769b8f530b3fddc3845d8f15d12 (patch)
treec98063c6ccce166947e4f3150d9a9e7f5756d7d0
parentd6bb985f9127c6bd0ff8b4b44740b04a35fd28a9 (diff)
Minor change
Replace spaces with tabs in Makefiles.
-rw-r--r--Makefrag.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefrag.am b/Makefrag.am
index 6610ce24..5516c25f 100644
--- a/Makefrag.am
+++ b/Makefrag.am
@@ -74,7 +74,7 @@ x15_SOURCES += \
vm/vm_setup.h
x15_SOURCES += \
- test/test.h
+ test/test.h
if TEST_LLSYNC_DEFER
x15_SOURCES += test/test_llsync_defer.c