File: Makefile.am

package info (click to toggle)
httraqt 1.4.11-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 2,780 kB
  • sloc: cpp: 7,970; sh: 177; makefile: 13
file content (7 lines) | stat: -rw-r--r-- 235 bytes parent folder | download | duplicates (17)
1
2
3
4
5
6
7

templatesdir = $(datadir)/httrack/templates
templates_DATA = index-body.html index-header.html topindex-footer.html \
	index-footer.html topindex-body.html topindex-header.html \
	topindex-bodycat.html

EXTRA_DIST = $(templates_DATA)