tizen-platform-wrapper: fix resource leak
[platform/core/system/tizen-platform-wrapper.git] / src / Makefile.am
1 bin_PROGRAMS = tzplatform-tool
2
3 tzplatform_tool_SOURCES = buffer.c \
4                           foreign.c \
5                           heap.c \
6                           parser.c \
7                           sha256sum.c \
8                           toolbox.c
9
10 dist_pkgdata_DATA = buffer.c \
11                     buffer.h \
12                     foreign.c \
13                     foreign.h \
14                     heap.c \
15                     heap.h \
16                     parser.c \
17                     parser.h \
18                     scratch.c \
19                     scratch.h \
20                     context.c \
21                     context.h \
22                     hashing.c \
23                     hashing.h \
24                     init.c \
25                     init.h \
26                     shared-api.c \
27                     shared-api.h \
28                     static-api.c \
29                     tzplatform_config.sym \
30                     tzplatform_config.h \
31                     tzplatform_get.c \
32                     passwd.h \
33                     passwd.c \
34                     isadmin.h \
35                     isadmin.c