~mrooney/awn-extras/bugfix.359668

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Mark Lee
  • Date: 2009-03-30 23:21:35 UTC
  • Revision ID: bzr@lazymalevolence.com-20090330232135-1bw9bclyyfghxt37
Calendar: remove GNOME dependency (only used to launch the correct web browser, now uses the webbrowser module).

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
GCONF_APPLETS +=                \
15
15
        awnsystemmonitor        \
16
16
        cairo-menu              \
17
 
        calendar                \
18
17
        filebrowser             \
19
18
        plugger                 \
20
19
        stacks                  \
24
23
# --with-gconf
25
24
GCONF_APPLETS +=                \
26
25
        awn-notification-daemon \
 
26
        calendar                \
27
27
        media-control           \
28
28
        $(NULL)
29
29
endif