mirror of
https://github.com/vgough/encfs.git
synced 2024-11-21 23:43:26 +01:00
4fc836f032
git-svn-id: http://encfs.googlecode.com/svn/trunk@2 db9cf616-1c43-0410-9cb8-a902689de0d6
7 lines
51 B
Bash
7 lines
51 B
Bash
#!/bin/sh
|
|
aclocal
|
|
autoheader
|
|
automake -a
|
|
autoconf
|
|
|