File: Makefile.am

package info (click to toggle)
synaptic 0.91.7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 20,676 kB
  • sloc: cpp: 19,830; xml: 10,562; ansic: 2,084; makefile: 498; sed: 93; python: 82; sh: 52
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)