summarylogtreecommitdiffstats
path: root/makefile.patch
blob: 563243848b21f7432aea2ca0de408270dbc03f1e (plain)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.orig	2020-07-13 12:03:31.581313357 +0200
+++ Makefile	2020-07-13 11:59:57.825859569 +0200
@@ -7,7 +7,7 @@
 GGO_EXISTS := $(shell command -v gengetopt 2> /dev/null)
 
 ifndef GGO_EXISTS
-	$(error "There is no gengetopt on this system.")
+    $(error "There is no gengetopt on this system.")
 endif
 
 all: xcsyncd doc