X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=Makefile.am;h=ef17876d58cc5dccef6276c01aab4b6d5e67c2da;hp=d03040980fed2910c12448966ebc1095d006dd1a;hb=8c1ec4f0e1a7dd37a2549d83b6cd5c8c57eb34aa;hpb=8c634335b41a805998e5bae05328bb47057cce0b diff --git a/Makefile.am b/Makefile.am index d03040980f..ef17876d58 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,4 +2,22 @@ # have all needed files, that a GNU package needs AUTOMAKE_OPTIONS = foreign 1.4 +nobase_dist_pkgdata_DATA = \ + contrib/libdcc/dcc_stdio.c \ + contrib/libdcc/dcc_stdio.h \ + contrib/libdcc/example.c \ + contrib/libdcc/README \ + contrib/openocd.udev + SUBDIRS = src doc + +MAINTAINERCLEANFILES = \ + configure \ + Makefile.in \ + depcomp \ + config.guess \ + config.sub \ + config.h.in \ + missing \ + aclocal.m4 \ + install-sh