summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 1daf45c..89cbcc6 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,2 +1,3 @@
#!/bin/sh
-autoreconf --force --install --verbose --make \ No newline at end of file
+autoreconf --force --install --verbose --make
+# end