Changeset 1394
- Timestamp:
- 09/30/06 18:57:12 (2 years ago)
- Location:
- trunk
- Files:
-
- 2 modified
-
formats/vformats-xml/Makefile.am (modified) (1 diff)
-
opensync/Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/formats/vformats-xml/Makefile.am
r1312 r1394 9 9 vformat.h \ 10 10 opensync-xml.h \ 11 vcalical.h \ 11 12 xml-vcard.h \ 12 13 xml-vcal.h \ -
trunk/opensync/Makefile.am
r1099 r1394 35 35 opensync_format_internals.h \ 36 36 opensync_member_internals.h \ 37 opensync_message_internals.h \ 37 38 opensync_plugin_internals.h \ 39 opensync_queue_internals.h \ 38 40 opensync_env_internals.h \ 39 41 opensync_error_internals.h \ … … 43 45 opensync_group_internals.h \ 44 46 opensync_hashtable_internals.h \ 47 opensync_support.h \ 45 48 opensync_user_internals.h 46 49
