~gnome15-team/gnome15/trunk

« back to all changes in this revision

Viewing changes to gnome15-plugins/src/lcdbiff/Makefile.am

  • Committer: tanktarta
  • Date: 2012-06-22 00:08:07 UTC
  • Revision ID: tanktarta-20120622000807-ehw3op3jz95ni7ay
mainly new gnome shell extension. lots of tidying up in preparation for release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
SUBDIRS = default 
 
2
 
1
3
plugindir = $(datadir)/gnome15/plugins/lcdbiff
2
4
plugin_DATA = imap.glade \
3
5
        lcdbiff.py \
4
6
        mono-mail-new.gif \
5
7
        mono-mail-error.gif \
 
8
        mono-mail-refresh.gif \
6
9
        password.glade \
7
10
        pop3.glade
8
11