File: Makefile.am

package info (click to toggle)
xcowsay 1.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,264 kB
  • sloc: sh: 4,778; ansic: 1,667; makefile: 22; sed: 16
file content (13 lines) | stat: -rw-r--r-- 286 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
SUBDIRS = po src 

dist_pkgdata_DATA = cow_small.png cow_med.png cow_large.png
EXTRA_DIST = config.rpath m4/ChangeLog cow.svg xcowsay.6 test.sh
man_MANS = xcowsay.6

ACLOCAL_AMFLAGS = -I m4

#TESTS_ENVIRONMENT = \
#	BUILD_DIR=$(top_builddir) \
#	SRC_DIR=$(top_srcdir)

#TESTS = test.sh