File: Makefile.am

package info (click to toggle)
synaptic 0.70~pre1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 12,428 kB
  • ctags: 2,525
  • sloc: cpp: 23,288; xml: 7,938; ansic: 2,084; sh: 1,509; makefile: 642; sed: 93; python: 71
file content (9 lines) | stat: -rw-r--r-- 249 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
# we don't distribute the html version of the spanish documentation for now

#htmldir = $(datadir)/synaptic/html
#html_DATA = *.html

#htmlfiguresdir = $(htmldir)/figures
#htmlfigures_DATA = figures/*

#EXTRA_DIST = $(html_DATA) $(htmlfigures_DATA)