~silwol/freenukum/trunk

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Wolfgang Silbermayr
  • Date: 2009-02-19 13:14:09 UTC
  • Revision ID: wolfgang@silbermayr.at-20090219131409-7nmpvn5bfieibsvc
Renaming fn_actor to fn_level_actor.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
objectsources = fn.h \
9
9
                fn_object.h \
10
10
                fntexture.h         fntexture.c \
11
 
                fn_actor.h          fn_actor.c \
 
11
                fn_level_actor.h    fn_level_actor.c \
12
12
                fn_menu.h           fn_menu.c \
13
13
                fn_borders.h        fn_borders.c \
14
14
                fn_bot.h            fn_bot.c \