File: Makefile.am

package info (click to toggle)
lcm 1.3.1%2Brepack1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,788 kB
  • sloc: ansic: 16,184; java: 6,843; cs: 2,266; cpp: 1,594; python: 989; makefile: 348; xml: 252; sh: 59
file content (16 lines) | stat: -rw-r--r-- 267 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
SUBDIRS = m4 lcm liblcm-test lcmgen lcm-logger m4macros examples

if HAVE_JAVA
SUBDIRS += lcm-java
endif

if HAVE_PYTHON
SUBDIRS += lcm-python
endif

if HAVE_LUA
SUBDIRS += lcm-lua
endif

EXTRA_DIST = WinSpecific lcm-dotnet lcm-lite docs test
ACLOCAL_AMFLAGS = -I m4