File: Makefile.am

package info (click to toggle)
lebiniou-data 3.66.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 63,632 kB
  • sloc: makefile: 1,757; sh: 555; javascript: 14
file content (12 lines) | stat: -rw-r--r-- 172 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
pathsdir = $(datadir)/lebiniou/paths

paths_DATA = \
cat.path \
circle.path \
heart.path \
infinity.path \
lebiniou.path \
line.path \
lines.path

EXTRA_DIST=$(paths_DATA)