~ubuntu-branches/ubuntu/quantal/vice/quantal

« back to all changes in this revision

Viewing changes to src/vic20/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Laszlo Boszormenyi (GCS)
  • Date: 2009-03-31 00:37:15 UTC
  • mfrom: (1.1.7 upstream) (9.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20090331003715-i5yisvcfv7mgz3eh
Tags: 2.1.dfsg-1
* New major upstream release (closes: #495937).
* Add desktop files (closes: #501181).

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
        vic.h \
27
27
        vic20-cmdline-options.c \
28
28
        vic20-cmdline-options.h \
 
29
        vic20-midi.c \
 
30
        vic20-midi.h \
29
31
        vic20-resources.c \
30
32
        vic20-resources.h \
31
33
        vic20-snapshot.c \
34
36
        vic20.h \
35
37
        vic20bus.c \
36
38
        vic20cartridge.c \
37
 
        vic20click.h \
38
39
        vic20datasette.c \
39
40
        vic20drive.c \
40
41
        vic20iec.c \