aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2004-12-04 12:29:44 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2004-12-04 12:29:44 +0000
commit6f3b9bfdd1c52b0e244e5041e27d208aabac83f3 (patch)
tree25d71c69da2bc4d30adfa15c5699cc263e196087 /Makefile.am
parentc73761963b977b53be292f892e222220c2e6b78f (diff)
downloadsshfs-6f3b9bfdd1c52b0e244e5041e27d208aabac83f3.tar
sshfs-6f3b9bfdd1c52b0e244e5041e27d208aabac83f3.tar.gz
sshfs-6f3b9bfdd1c52b0e244e5041e27d208aabac83f3.tar.bz2
sshfs-6f3b9bfdd1c52b0e244e5041e27d208aabac83f3.zip
automakeify
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..e8c3665
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,4 @@
+## Process this file with automake to produce Makefile.in
+
+bin_PROGRAMS = sshfs
+sshfs_SOURCES = sshfs.c