File: Makefile.am

package info (click to toggle)
libhomfly 1.02r6-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 220 kB
  • sloc: ansic: 1,740; makefile: 19; sh: 1
file content (6 lines) | stat: -rw-r--r-- 240 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
check_PROGRAMS = test_example
test_example_SOURCES = test_example.c homfly.h
test_example_LDADD = @top_builddir@/lib/libhomfly.la
test_example_DEPENDENCIES = @top_builddir@/lib/libhomfly.la
TESTS = run_tests
EXTRA_DIST = run_tests data.txt