File: Makefile.am

package info (click to toggle)
simstring 1.0-3.1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,380 kB
  • sloc: cpp: 15,653; sh: 3,846; ansic: 488; python: 205; makefile: 50; ruby: 22
file content (14 lines) | stat: -rw-r--r-- 302 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $Id: Makefile.am 108 2010-03-07 08:39:07Z naoaki $

SUBDIRS = include frontend sample swig

docdir = $(prefix)/share/doc/@PACKAGE@
doc_DATA = README INSTALL COPYING AUTHORS ChangeLog

EXTRA_DIST = \
	autogen.sh \
	win32/stdint.h \
	simstring.sln

#AUTOMAKE_OPTIONS = foreign
#ACLOCAL_AMFLAGS = -I m4