File: Makefile.am

package info (click to toggle)
libticables3 3.2.3-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 2,804 kB
  • ctags: 1,670
  • sloc: ansic: 10,513; sh: 9,397; makefile: 337; pascal: 263; cpp: 121; sed: 93
file content (10 lines) | stat: -rw-r--r-- 228 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
## Process this file with automake to produce Makefile.in

INCLUDES = -I$(top_srcdir)/src

EXTRA_DIST =

noinst_PROGRAMS = test_libticables

test_libticables_LDFLAGS =
test_libticables_LDADD = $(top_builddir)/src/libticables.la