PULL irreco-theme-editor to irreco
[irreco.git] / irreco / src / core / Makefile.am
blobdb0d317f7e439827fce4508123681e37fee570e8
2 bin_PROGRAMS = irreco
3 irreco_LDADD = $(IRRECO_CORE_LIBS) -L../util -l_irreco_util -L../webdb \
4                            -l_irreco_webdb
5 irreco_CFLAGS= $(IRRECO_CORE_CFLAGS) -I../util -I../webdb
6 irreco_SOURCES =                        \
7         irreco.c                        \
8         irreco.h                        \
9         irreco_backend_device.c         \
10         irreco_backend_device.h         \
11         irreco_backend_dlg.c            \
12         irreco_backend_dlg.h            \
13         irreco_backend_err_dlg.c        \
14         irreco_backend_err_dlg.h        \
15         irreco_backend_instance.c       \
16         irreco_backend_instance.h       \
17         irreco_backend_lib.c            \
18         irreco_backend_lib.h            \
19         irreco_backend_manager.c        \
20         irreco_backend_manager.h        \
21         irreco_backend_select_dlg.c     \
22         irreco_backend_select_dlg.h     \
23         irreco_background_creator_dlg.c \
24         irreco_background_creator_dlg.h \
25         irreco_background_dlg.c         \
26         irreco_background_dlg.h         \
27         irreco_bg_browser_widget.c      \
28         irreco_bg_browser_widget.h      \
29         irreco_button.c                 \
30         irreco_button.h                 \
31         irreco_button_browser_dlg.c     \
32         irreco_button_browser_dlg.h     \
33         irreco_button_browser_widget.c  \
34         irreco_button_browser_widget.h  \
35         irreco_button_creator_dlg.c     \
36         irreco_button_creator_dlg.h     \
37         irreco_button_dlg.c             \
38         irreco_button_dlg.h             \
39         irreco_button_layout.c          \
40         irreco_button_layout.h          \
41         irreco_cmd.c                    \
42         irreco_cmd.h                    \
43         irreco_cmd_chain.c              \
44         irreco_cmd_chain.h              \
45         irreco_cmd_chain_editor.c       \
46         irreco_cmd_chain_editor.h       \
47         irreco_cmd_chain_manager.c      \
48         irreco_cmd_chain_manager.h      \
49         irreco_cmd_chain_setup_dlg.c    \
50         irreco_cmd_chain_setup_dlg.h    \
51         irreco_cmd_dlg.c                \
52         irreco_cmd_dlg.h                \
53         irreco_config.c                 \
54         irreco_config.h                 \
55         irreco_data.c                   \
56         irreco_data.h                   \
57         irreco_device_dlg.c             \
58         irreco_device_dlg.h             \
59         irreco_dlg.c                    \
60         irreco_dlg.h                    \
61         irreco_hardkey_dlg.c            \
62         irreco_hardkey_dlg.h            \
63         irreco_hardkey_map.c            \
64         irreco_hardkey_map.h            \
65         irreco_input_dlg.c              \
66         irreco_input_dlg.h              \
67         irreco_internal_dlg.c           \
68         irreco_internal_dlg.h           \
69         irreco_internal_widget.c        \
70         irreco_internal_widget.h        \
71         irreco_listbox.c                \
72         irreco_listbox.h                \
73         irreco_listbox_image.c          \
74         irreco_listbox_image.h          \
75         irreco_listbox_text.c           \
76         irreco_listbox_text.h           \
77         irreco_login_dlg.c              \
78         irreco_login_dlg.h              \
79         irreco_scrolled_window.c        \
80         irreco_scrolled_window.h        \
81         irreco_select_instance_dlg.c    \
82         irreco_select_instance_dlg.h    \
83         irreco_style_browser_dlg.c      \
84         irreco_style_browser_dlg.h      \
85         irreco_theme.c                  \
86         irreco_theme.h                  \
87         irreco_theme_bg.c               \
88         irreco_theme_bg.h               \
89         irreco_theme_button.c           \
90         irreco_theme_button.h           \
91         irreco_theme_creator_backgrounds.c      \
92         irreco_theme_creator_backgrounds.h      \
93         irreco_theme_creator_buttons.c  \
94         irreco_theme_creator_buttons.h  \
95         irreco_theme_creator_dlg.c      \
96         irreco_theme_creator_dlg.h      \
97         irreco_theme_manager.c          \
98         irreco_theme_manager.h          \
99         irreco_theme_manager_dlg.c      \
100         irreco_theme_manager_dlg.h      \
101         irreco_theme_save_dlg.c         \
102         irreco_theme_save_dlg.h         \
103         irreco_theme_upload_dlg.c       \
104         irreco_theme_upload_dlg.h       \
105         irreco_webdb_dlg.c              \
106         irreco_webdb_dlg.h              \
107         irreco_webdb_register_dlg.c     \
108         irreco_webdb_register_dlg.h     \
109         irreco_webdb_upload_dlg.c       \
110         irreco_webdb_upload_dlg.h       \
111         irreco_window.c                 \
112         irreco_window.h                 \
113         irreco_window_edit.c            \
114         irreco_window_edit.h            \
115         irreco_window_manager.c         \
116         irreco_window_manager.h         \
117         irreco_window_user.c            \
118         irreco_window_user.h
120 Buttonlistdir = $(buttonstyledir)
121 Buttonlist_DATA = button_list.conf