1
0
mirror of https://git.code.sf.net/p/fuse-emulator/fuse-utils synced 2025-07-31 06:04:29 +03:00

Remove --copy on automake invocation.

Legacy-ID: 2589
This commit is contained in:
Philip Kendall
2005-12-24 16:16:47 +00:00
parent 8da2a293e7
commit 351baf40fc
2 changed files with 2 additions and 1 deletions

View File

@ -122,3 +122,4 @@
20051031 .cvsignore,Makefile.am,createhdf.c,ide.[ch],raw2hdf.c,
man/{Makefile.am,fuse-utils.1,raw2hdf.1}: add raw2hdf utility
(Matthew Westcott).
20051224 autogen.sh: remove --copy on automake invocation.