forked from uncrustify/uncrustify
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMakefile.am
More file actions
22 lines (14 loc) · 656 Bytes
/
Copy pathMakefile.am
File metadata and controls
22 lines (14 loc) · 656 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
## Process this file with automake to produce Makefile.in
AUTOMAKE_OPTIONS=foreign no-dependencies 1.11
SUBDIRS = src man
pkgdata_DATA = etc/ben.cfg etc/d.cfg etc/defaults.cfg etc/gnu-indent.cfg etc/kr-indent.cfg etc/linux-indent.cfg etc/linux.cfg etc/mono.cfg etc/xsupplicant.cfg
# INCLUDES = @INCLUDES@
testdir = tests
TESTS = run_tests.sh
EXTRA_DIST = scripts run_tests.sh make_token_names.sh $(pkgdata_DATA) \
tests/*.test tests/*.sh tests/*.py tests/config tests/input \
tests/output win32 uncrustify.xcodeproj osx make_win32.sh documentation
check-local:
DISTCLEANFILES =
CLEANFILES = *~ *.bak
MAINTAINERCLEANFILES = aclocal.m4 Makefile.in