Git init
authorKibum Kim <kb0929.kim@samsung.com>
Fri, 6 Jan 2012 15:42:38 +0000 (00:42 +0900)
committerKibum Kim <kb0929.kim@samsung.com>
Fri, 6 Jan 2012 15:42:38 +0000 (00:42 +0900)
commit98f46e1fbd4b3590435952f93669817b646b114b
treeb5b3a02481fc460f408f6936721a74b5bef71d2d
parentc9d0e46c297165019455db0a7ea2d6d260306cdb
Git init
18 files changed:
AUTHORS [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0755]
LICENSE [new file with mode: 0755]
capi-system-haptic.pc.in [new file with mode: 0644]
debian/README [new file with mode: 0644]
debian/capi-system-haptic-dev.install [new file with mode: 0644]
debian/capi-system-haptic-dev.postinst [new file with mode: 0644]
debian/capi-system-haptic.install [new file with mode: 0644]
debian/capi-system-haptic.postinst [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/rules [new file with mode: 0755]
include/haptic.h [new file with mode: 0644]
include/haptic_private.h [new file with mode: 0755]
packaging/capi-system-haptic.spec [new file with mode: 0644]
src/haptic.c [new file with mode: 0755]
src/haptic_private.c [new file with mode: 0644]