Implemented sub-second W32 filesystem interface by new: CaptiveFileInfoObject
[captive.git] / src / libcaptive / include / captive / Makefile.am
index ca75698..d89e46b 100644 (file)
@@ -1,6 +1,6 @@
 # $Id$
 # automake source for include/captive directory Makefile
-# Copyright (C) 2002-2003 Jan Kratochvil <project-captive@jankratochvil.net>
+# Copyright (C) 2002-2005 Jan Kratochvil <project-captive@jankratochvil.net>
 # 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -25,6 +25,7 @@ pkginclude_HEADERS+= \
                client-directory.h \
                client-file.h \
                client-vfs.h \
+               client-file-info.h \
                client.h \
                config2.h \
                ldr.h \
@@ -37,6 +38,7 @@ pkginclude_HEADERS+= \
                options.h \
                ps_reactos.h \
                rtl-file.h \
+               rtl-time.h \
                signal.h \
                storage.h \
                unicode.h \