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
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 \
16 docs: pdf html doxygen
19 doxygen Doxyfile 2>&1 | perl tools/logger.pl > doxygen.log
22 rm -f -r doxygen doxygen.log
24 MAINTAINERCLEANFILES = \