From 0b6a0adc4d44e5b9d0855e257091eec643f3a185 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Sat, 4 Dec 2004 00:40:50 +0000 Subject: backward compatibility --- include/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/Makefile.am') diff --git a/include/Makefile.am b/include/Makefile.am index f6f1600..14ac9d9 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in fuseincludedir=$(includedir)/fuse -fuseinclude_HEADERS = fuse.h +fuseinclude_HEADERS = fuse.h fuse_compat.h noinst_HEADERS = fuse_kernel.h # remove fuse.h from old place to avoid collision with new one -- cgit v1.2.3