~docky-core/plank/trunk

« back to all changes in this revision

Viewing changes to data/Makefile.am

  • Committer: Rico Tzschichholz
  • Date: 2017-02-05 15:00:11 UTC
  • Revision ID: ricotz@ubuntu.com-20170205150011-cs35k8j7filyr3ci
docs: Generate or update manpage with help2man if available

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
        net.launchpad.plank.gschema.xml.in \
29
29
        $(NULL)
30
30
 
31
 
dist_man_MANS = \
32
 
        plank.1 \
33
 
        $(NULL)
34
 
 
35
31
applicationsdir = $(datadir)/applications
36
32
applications_DATA = plank.desktop
37
33