diff options
-rw-r--r-- | libtrivfs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libtrivfs/Makefile b/libtrivfs/Makefile index 2fbfea7f..883c62ca 100644 --- a/libtrivfs/Makefile +++ b/libtrivfs/Makefile @@ -25,11 +25,11 @@ DIST_FILES= demuxer.c dir-link.c dir-mkdir.c dir-mkfile.c dir-pathtrans.c \ file-get-transcntl.c file-getcontrol.c file-getfh.c file-getlinknode.c\ file-lock.c file-pathconf.c file-set-trans.c file-statfs.c \ file-sync.c file-syncfs.c file-truncate.c file-utimes.c fsys-getroot.c\ - fsys-goaway.c fsys-stubs.c init.c interrupt.c io-async-icky.c \ + fsys-goaway.c fsys-stubs.c handle-port.c interrupt.c io-async-icky.c \ io-async.c io-duplicate.c io-map.c io-modes-get.c io-modes-off.c \ io-modes-on.c io-modes-set.c io-owner-get.c io-owner-mod.c io-read.c \ io-readable.c io-reauthenticate.c io-restrict-auth.c io-seek.c \ io-select.c io-stat.c io-stubs.c io-version.c io-write.c nosenders.c \ - notify-stubs.c trivfs.h + notify-stubs.c trivfs.h ChangeLog clean: |