bf994a3af1689fca8314bc6b0d09e2d2896ddf4c
[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                           toolbox.c
8
9 dist_pkgdata_DATA = buffer.c \
10                     buffer.h \
11                     foreign.c \
12                     foreign.h \
13                     heap.c \
14                     heap.h \
15                     parser.c \
16                     parser.h \
17                     scratch.c \
18                     scratch.h \
19                     tzplatform_config.c \
20                     tzplatform_config.h \
21                     tzplatform_get.c \
22                     passwd.h \
23                     passwd.c