File: Makefile.am

package info (click to toggle)
lasso 2.9.0-3
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 21,528 kB
  • sloc: ansic: 38,474; xml: 23,942; python: 5,305; sh: 5,220; makefile: 1,003; php: 495; perl: 117
file content (8 lines) | stat: -rw-r--r-- 241 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
MAINTAINERCLEANFILES = Makefile.in
if PHP7_ENABLED
TESTS_ENVIRONMENT=env "SRCDIR=$(srcdir)/" "PHP7=$(PHP7)"
TESTS = profile_tests.sh binding_tests.sh
endif

EXTRA_DIST = profile_tests.php binding_tests.php profile_tests.sh binding_tests.sh