]> git.sesse.net Git - vlc/blob - modules/visualization/galaktos/Modules.am
Fix compilation of galaktos:
[vlc] / modules / visualization / galaktos / Modules.am
1 SOURCES_galaktos = plugin.c plugin.h \
2                    main.c main.h \
3                    preset.c preset.h preset_types.h \
4                    beat_detect.c beat_detect.h \
5                    builtin_funcs.h common.h compare.h expr_types.h \
6                    fatal.h idle_preset.h interface_types.h per_point_types.h \
7                    param.c param.h param_types.h \
8                    engine_vars.c engine_vars.h \
9                    parser.c parser.h \
10                    eval.c eval.h \
11                    init_cond.c init_cond.h init_cond_types.h \
12                    PCM.c PCM.h \
13                    fftsg.c fftsg.h \
14                    per_frame_eqn.c per_frame_eqn.h per_frame_eqn_types.h \
15                    splaytree.c splaytree.h splaytree_types.h \
16                    custom_shape.c custom_shape.h custom_shape_types.h \
17                    func.c func.h func_types.h \
18                    per_pixel_eqn.c per_pixel_eqn.h per_pixel_eqn_types.h \
19                    tree_types.c tree_types.h \
20                    custom_wave.c custom_wave.h custom_wave_types.h \
21                    video_init.c video_init.h