~ricotz/plank/docklets

« back to all changes in this revision

Viewing changes to Makefile.common

  • Committer: Rico Tzschichholz
  • Date: 2015-11-02 08:40:11 UTC
  • Revision ID: ricotz@ubuntu.com-20151102084011-faalf09598xzh4ct
Add docklets support (internal/private)

Based on initially proposed docky 3.0 branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
        -DPKGDATADIR=\"$(pkgdatadir)\" \
11
11
        -DLIBDIR=\"$(libdir)\" \
12
12
        -DPKGLIBDIR=\"$(pkglibdir)\" \
 
13
        -DDOCKLETSDIR=\"$(pkglibdir)/docklets\" \
13
14
        $(NULL)