diff --git a/doomsday/Makefile.am b/doomsday/Makefile.am index fc94b31c02..b8600b5435 100644 --- a/doomsday/Makefile.am +++ b/doomsday/Makefile.am @@ -8,55 +8,55 @@ Include/Common/d_netsv.h Include/Common/f_infine.h \ Include/Common/g_common.h Include/Common/g_dgl.h \ Include/Common/g_update.h Include/Common/hu_pspr.h \ Include/Common/p_actor.h Include/Common/p_saveg.h \ -Include/Common/p_start.h Include/Common/p_svtexarc.h \ -Include/Common/p_view.h Include/Common/p_xg.h \ -Include/Common/p_xgline.h Include/Common/p_xgsec.h \ -Include/Common/r_common.h Include/Common/x_hair.h \ -Include/Common/xgclass.h Include/cl_frame.h Include/cl_mobj.h \ -Include/cl_player.h Include/cl_sound.h Include/cl_world.h \ -Include/con_action.h Include/con_bar.h Include/con_bind.h \ -Include/con_config.h Include/con_decl.h Include/con_main.h \ -Include/con_start.h Include/m_misc.h Include/dd_def.h Include/dd_dgl.h \ -Include/dd_help.h Include/dd_input.h Include/dd_loop.h \ -Include/dd_main.h Include/dd_pinit.h Include/dd_plugin.h \ -Include/dd_share.h Include/dd_types.h Include/dd_version.h \ -Include/dd_wad.h Include/dd_winit.h Include/dd_zip.h Include/dd_zone.h \ -Include/de_audio.h Include/de_base.h Include/de_console.h \ -Include/de_defs.h Include/de_graphics.h Include/de_misc.h \ -Include/de_network.h Include/de_platform.h Include/de_play.h \ -Include/de_refresh.h Include/de_render.h Include/de_system.h \ -Include/de_ui.h Include/def_data.h Include/def_main.h \ -Include/def_share.h Include/dglib.h Include/doomsday.h \ -Include/gl_pcx.h Include/gl_draw.h Include/gl_font.h Include/gl_hq2x.h \ -Include/gl_main.h Include/gl_model.h Include/gl_png.h Include/gl_tex.h \ -Include/gl_tga.h Include/m_args.h Include/m_bams.h \ -Include/m_filehash.h Include/m_huffman.h Include/sv_def.h \ -Include/m_nodepile.h Include/m_profiler.h Include/m_string.h \ -Include/m_vector.h Include/net_buf.h Include/net_demo.h \ -Include/net_event.h Include/net_main.h Include/net_msg.h \ -Include/p_bmap.h Include/r_main.h Include/p_data.h \ -Include/p_intercept.h Include/p_maputil.h Include/p_mobj.h \ -Include/p_particle.h Include/p_polyob.h Include/p_sight.h \ -Include/p_think.h Include/p_tick.h Include/png.h Include/pngconf.h \ -Include/r_data.h Include/r_draw.h Include/r_extres.h Include/r_model.h \ -Include/r_shadow.h Include/r_sky.h Include/r_things.h Include/r_util.h \ -Include/r_world.h Include/rend_clip.h Include/rend_decor.h \ -Include/rend_dyn.h Include/rend_fakeradio.h Include/rend_halo.h \ -Include/rend_list.h Include/rend_main.h Include/rend_model.h \ -Include/rend_particle.h Include/rend_shadow.h Include/rend_sky.h \ -Include/rend_sprite.h Include/s_cache.h Include/s_environ.h \ -Include/s_logic.h Include/s_main.h Include/s_mus.h Include/s_sfx.h \ -Include/s_wav.h Include/sv_frame.h Include/sv_missile.h \ -Include/sv_pool.h Include/sv_sound.h Include/sys_audio.h \ -Include/sys_console.h Include/sys_direc.h Include/sys_file.h \ -Include/sys_findfile.h Include/sys_input.h Include/sys_master.h \ -Include/sys_mixer.h Include/sys_musd.h Include/sys_musd_fmod.h \ -Include/sys_musd_win.h Include/sys_network.h Include/sys_sfxd.h \ -Include/sys_sfxd_ds.h Include/sys_sfxd_dummy.h \ -Include/sys_sfxd_loader.h Include/sys_sock.h Include/sys_stwin.h \ -Include/sys_system.h Include/sys_timer.h Include/tab_anorms.h \ -Include/template.h Include/ui_main.h Include/ui_mpi.h \ -Include/ui_panel.h Include/zconf.h Include/zlib.h \ +Include/Common/p_ticcmd.h Include/Common/p_start.h \ +Include/Common/p_svtexarc.h Include/Common/p_view.h \ +Include/Common/p_xg.h Include/Common/p_xgline.h \ +Include/Common/p_xgsec.h Include/Common/r_common.h \ +Include/Common/x_hair.h Include/Common/xgclass.h Include/cl_frame.h \ +Include/cl_mobj.h Include/cl_player.h Include/cl_sound.h \ +Include/cl_world.h Include/con_action.h Include/con_bar.h \ +Include/con_bind.h Include/con_config.h Include/con_decl.h \ +Include/con_main.h Include/con_start.h Include/m_misc.h \ +Include/dd_def.h Include/dd_dgl.h Include/dd_help.h Include/dd_input.h \ +Include/dd_loop.h Include/dd_main.h Include/dd_pinit.h \ +Include/dd_plugin.h Include/dd_share.h Include/dd_types.h \ +Include/dd_version.h Include/dd_wad.h Include/dd_winit.h \ +Include/dd_zip.h Include/dd_zone.h Include/de_audio.h \ +Include/de_base.h Include/de_console.h Include/de_defs.h \ +Include/de_graphics.h Include/de_misc.h Include/de_network.h \ +Include/de_platform.h Include/de_play.h Include/de_refresh.h \ +Include/de_render.h Include/de_system.h Include/de_ui.h \ +Include/def_data.h Include/def_main.h Include/def_share.h \ +Include/dglib.h Include/doomsday.h Include/gl_pcx.h Include/gl_draw.h \ +Include/gl_font.h Include/gl_hq2x.h Include/gl_main.h \ +Include/gl_model.h Include/gl_png.h Include/gl_tex.h Include/gl_tga.h \ +Include/m_args.h Include/m_bams.h Include/m_filehash.h \ +Include/m_huffman.h Include/sv_def.h Include/m_nodepile.h \ +Include/m_profiler.h Include/m_string.h Include/m_vector.h \ +Include/net_buf.h Include/net_demo.h Include/net_event.h \ +Include/net_main.h Include/net_msg.h Include/p_bmap.h Include/r_main.h \ +Include/p_data.h Include/p_intercept.h Include/p_maputil.h \ +Include/p_mobj.h Include/p_particle.h Include/p_polyob.h \ +Include/p_sight.h Include/p_think.h Include/p_tick.h Include/png.h \ +Include/pngconf.h Include/r_data.h Include/r_draw.h Include/r_extres.h \ +Include/r_model.h Include/r_shadow.h Include/r_sky.h \ +Include/r_things.h Include/r_util.h Include/r_world.h \ +Include/rend_clip.h Include/rend_decor.h Include/rend_dyn.h \ +Include/rend_fakeradio.h Include/rend_halo.h Include/rend_list.h \ +Include/rend_main.h Include/rend_model.h Include/rend_particle.h \ +Include/rend_shadow.h Include/rend_sky.h Include/rend_sprite.h \ +Include/s_cache.h Include/s_environ.h Include/s_logic.h \ +Include/s_main.h Include/s_mus.h Include/s_sfx.h Include/s_wav.h \ +Include/sv_frame.h Include/sv_missile.h Include/sv_pool.h \ +Include/sv_sound.h Include/sys_audio.h Include/sys_console.h \ +Include/sys_direc.h Include/sys_file.h Include/sys_findfile.h \ +Include/sys_input.h Include/sys_master.h Include/sys_mixer.h \ +Include/sys_musd.h Include/sys_musd_fmod.h Include/sys_musd_win.h \ +Include/sys_network.h Include/sys_sfxd.h Include/sys_sfxd_ds.h \ +Include/sys_sfxd_dummy.h Include/sys_sfxd_loader.h Include/sys_sock.h \ +Include/sys_stwin.h Include/sys_system.h Include/sys_timer.h \ +Include/tab_anorms.h Include/template.h Include/ui_main.h \ +Include/ui_mpi.h Include/ui_panel.h Include/zconf.h Include/zlib.h \ Include/Unix/sys_findfile.h Include/Unix/sys_path.h \ Include/drD3D/window.h Include/drD3D/box.h Include/drD3D/drD3D.h \ Include/drOpenGL/atiext.h Include/drOpenGL/drOpenGL.h \