diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.in b/configure.in index b841aedcc..922416af6 100644 --- a/configure.in +++ b/configure.in @@ -230,4 +230,6 @@ src/bookmarks/Makefile help/Makefile help/C/Makefile po/Makefile.in -]) +src/epiphany +], +[chmod +x src/epiphany]) |