CVSROOT:        /sources/hurdextras
Module name:    libfuse
Changes by:     Stefan Siegl <stesie>   06/08/07 12:42:29

Modified files:
        include        : Makefile.am 

Log message:
        install fuse_opt.h and fuse_common.h along with the other header files

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/libfuse/include/Makefile.am?cvsroot=hurdextras&r1=1.2&r2=1.3

Patches:
Index: Makefile.am
===================================================================
RCS file: /sources/hurdextras/libfuse/include/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- Makefile.am 13 Apr 2006 19:14:02 -0000      1.2
+++ Makefile.am 7 Aug 2006 12:42:29 -0000       1.3
@@ -8,4 +8,6 @@
 fuseincludedir=$(includedir)/fuse
 fuseinclude_HEADERS = \
        fuse.h \
+       fuse_opt.h \
+       fuse_common.h \
        fuse_compat.h


_______________________________________________
Hurdextras-commit mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/hurdextras-commit

Reply via email to