~ubuntu-core-dev/synaptic/ubuntu

« back to all changes in this revision

Viewing changes to doc/html/C/Makefile.am

  • Committer: Michael Terry
  • Date: 2011-09-26 16:30:35 UTC
  • Revision ID: michael.terry@canonical.com-20110926163035-bck8ol261ksu1gmi
move to lp:ubuntu/synaptic

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
htmldir = $(datadir)/synaptic/html
2
 
html_DATA = *.html
3
 
 
4
 
htmlfiguresdir = $(htmldir)/figures
5
 
htmlfigures_DATA = figures/*
6
 
 
7
 
EXTRA_DIST = $(html_DATA) $(htmlfigures_DATA)