~ubuntu-core-dev/update-notifier/ubuntu

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Martin Pitt
  • Date: 2009-11-26 10:07:28 UTC
  • Revision ID: martin.pitt@canonical.com-20091126100728-0ystd7jaw11nx957
Add src/firmware.{h,c}: Listen to "firmware" subsystem events, check if
requested firmware is present, and call jockey --check if not.
(LP: #425821, UbuntuSpec:desktop-lucid-jockey-hotplug-support)

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
                           avahi.c\
27
27
                           update.c\
28
28
                           update.h\
 
29
                           firmware.c\
 
30
                           firmware.h\
29
31
                           gdu.c\
30
32
                           gdu.h
31
33