~ubuntu-branches/debian/sid/stella/sid

« back to all changes in this revision

Viewing changes to src/debugger/gui/module.mk

  • Committer: Package Import Robot
  • Author(s): Stephen Kitt
  • Date: 2012-02-05 08:09:05 UTC
  • mfrom: (1.1.12)
  • Revision ID: package-import@ubuntu.com-20120205080905-9ej05rmkibowsm7j
Tags: 3.5.5-1
* New upstream version.
* Rewrite debian/copyright, using DEP-5 and updating for 2012.
* Update manpage.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
        src/debugger/gui/DebuggerDialog.o \
19
19
        src/debugger/gui/ToggleBitWidget.o \
20
20
        src/debugger/gui/TogglePixelWidget.o \
21
 
        src/debugger/gui/ToggleWidget.o
 
21
        src/debugger/gui/ToggleWidget.o \
 
22
        src/debugger/gui/JoystickWidget.o \
 
23
        src/debugger/gui/PaddleWidget.o \
 
24
        src/debugger/gui/BoosterWidget.o \
 
25
        src/debugger/gui/DrivingWidget.o \
 
26
        src/debugger/gui/KeyboardWidget.o \
 
27
        src/debugger/gui/GenesisWidget.o
22
28
 
23
29
MODULE_DIRS += \
24
30
        src/debugger/gui