File: Makefile.am

package info (click to toggle)
jansson 2.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,696 kB
  • sloc: sh: 11,408; ansic: 5,526; makefile: 100; python: 49
file content (10 lines) | stat: -rw-r--r-- 180 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
SUBDIRS = bin suites
EXTRA_DIST = scripts run-suites

TESTS = run-suites
TESTS_ENVIRONMENT = \
	top_srcdir=$(top_srcdir) \
	top_builddir=$(top_builddir)

clean-local:
	rm -rf logs