~ubuntu-branches/ubuntu/trusty/manaplus/trusty

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Patrick Matthäi
  • Date: 2013-12-02 13:52:14 UTC
  • mfrom: (1.1.15)
  • Revision ID: package-import@ubuntu.com-20131202135214-75nrorshqrxju2av
Tags: 1.3.11.24-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
155
155
              sdl2gfx/SDL2_framerate.h \
156
156
              sdl2gfx/SDL2_rotozoom.c \
157
157
              sdl2gfx/SDL2_rotozoom.h
 
158
else
 
159
dyecmd_CXXFLAGS += -DUSE_SDL2
 
160
manaplus_CXXFLAGS += -DUSE_SDL2
158
161
endif
159
162
endif
160
163
 
840
843
              particle/particleemitter.cpp \
841
844
              particle/particleemitter.h \
842
845
              particle/particleemitterprop.h \
 
846
              particle/particleinfo.h \
843
847
              party.cpp \
844
848
              party.h \
845
849
              being/playerinfo.cpp \