File: Makefile.am

package info (click to toggle)
dimbl 0.17-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 376 kB
  • sloc: cpp: 967; sh: 41; makefile: 23
file content (8 lines) | stat: -rw-r--r-- 176 bytes parent folder | download
1
2
3
4
5
6
7
8
ACLOCAL_AMFLAGS = -I m4 --install

SUBDIRS = src include examples m4 docs

EXTRA_DIST = bootstrap.sh AUTHORS TODO NEWS README.md

ChangeLog: NEWS
	git pull; git2cl > ChangeLog