Include project doxygen configuration with distribution tarballs.
[fw/openocd] / Makefile.am
1 # not a GNU package. You can remove this line, if
2 # have all needed files, that a GNU package needs
3 AUTOMAKE_OPTIONS = foreign 1.6
4
5 nobase_dist_pkgdata_DATA = \
6         contrib/libdcc/dcc_stdio.c \
7         contrib/libdcc/dcc_stdio.h \
8         contrib/libdcc/example.c \
9         contrib/libdcc/README \
10         contrib/openocd.udev
11
12 SUBDIRS = src doc
13
14 EXTRA_DIST = Doxyfile
15
16 MAINTAINERCLEANFILES = \
17         configure \
18         Makefile.in \
19         depcomp \
20         config.guess \
21         config.sub \
22         config.h.in \
23         config.h.in~ \
24         compile \
25         ltmain.sh \
26         missing \
27         aclocal.m4 \
28         install-sh