From c0938eafb8ea4927f21268eb7e67377c2c78a4eb Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Wed, 7 Nov 2001 12:35:06 +0000 Subject: build fixes --- include/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 include/Makefile.am (limited to 'include/Makefile.am') diff --git a/include/Makefile.am b/include/Makefile.am new file mode 100644 index 0000000..9e67b61 --- /dev/null +++ b/include/Makefile.am @@ -0,0 +1,5 @@ +## Process this file with automake to produce Makefile.in + +SUBDIRS = linux + +include_HEADERS = fuse.h -- cgit v1.2.3