From fc52e835f9f3bc3c6e2692eac463e275c794472b Mon Sep 17 00:00:00 2001 From: Stefan Siegl Date: Mon, 7 Aug 2006 12:42:29 +0000 Subject: install fuse_opt.h and fuse_common.h along with the other header files --- include/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/Makefile.am b/include/Makefile.am index 7e6f6157c..7df263119 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -8,4 +8,6 @@ SUBDIRS = old fuseincludedir=$(includedir)/fuse fuseinclude_HEADERS = \ fuse.h \ + fuse_opt.h \ + fuse_common.h \ fuse_compat.h -- cgit v1.2.3