File: Makefile.am

package info (click to toggle)
ticcutils 0.14-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,336 kB
  • ctags: 898
  • sloc: cpp: 5,626; sh: 4,240; ansic: 389; makefile: 41
file content (11 lines) | stat: -rw-r--r-- 244 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
ACLOCAL_AMFLAGS =-I m4 --install

SUBDIRS = src include docs m4 tests

EXTRA_DIST = bootstrap.sh AUTHORS TODO NEWS ticcutils.pc.in

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = ticcutils.pc

ChangeLog: NEWS
	git pull; git2cl > ChangeLog