~ubuntu-branches/ubuntu/quantal/colord/quantal-proposed

« back to all changes in this revision

Viewing changes to client/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Christopher James Halse Rogers
  • Date: 2012-03-01 17:33:00 UTC
  • mto: (1.1.4) (2.1.7 sid)
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: package-import@ubuntu.com-20120301173300-q1s2bs8yubnybln8
ImportĀ upstreamĀ versionĀ 0.1.18

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
        libclientprivate.a                              \
44
44
        $(GLIB_LIBS)                                    \
45
45
        $(LCMS_LIBS)                                    \
 
46
        $(COLORD_LIBS)                                  \
46
47
        -lm
47
48
 
48
49
cd_fix_profile_CFLAGS =                                 \