~robertcarr/webapps-old/libunity-webapps

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Robert Carr
  • Date: 2011-11-21 19:41:19 UTC
  • Revision ID: racarr@canonical.com-20111121194119-4smapvb3hemdirjq
Add basic color lookup

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
        unity-webapps-context.c \
21
21
        unity-webapps-notification.c \
22
22
        unity-webapps-indicator.c \
23
 
        unity-webapps-musicplayer.c 
 
23
        unity-webapps-musicplayer.c \
 
24
        unity-webapps-theme.c 
24
25
 
25
26
libunity_webapps_la_LDFLAGS = 
26
27
 
32
33
        unity-webapps-context.h \
33
34
        unity-webapps-notification.h \
34
35
        unity-webapps-indicator.h \
35
 
        unity-webapps-musicplayer.h
 
36
        unity-webapps-musicplayer.h \
 
37
        unity-webapps-theme.h
36
38
 
37
39
pkgconfigdir = $(libdir)/pkgconfig
38
40
pkgconfig_DATA = libunity_webapps-0.1.pc