finalcut/Makefile.am

13 lines
365 B
Makefile
Raw Normal View History

2015-05-23 13:35:12 +02:00
#----------------------------------------------------------------------
# Makefile.am - The Final Cut terminal programming library
#----------------------------------------------------------------------
AUTOMAKE_OPTIONS = foreign
ACLOCAL_AMFLAGS = -I m4
2017-11-02 16:05:34 +01:00
SUBDIRS = src fonts doc examples
2015-05-23 13:35:12 +02:00
2015-07-09 02:15:12 +02:00
docdir = ${datadir}/doc/${PACKAGE}
2015-05-23 13:35:12 +02:00
doc_DATA = AUTHORS COPYING ChangeLog