X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=Makefile.am;h=ef17876d58cc5dccef6276c01aab4b6d5e67c2da;hp=02520f201e965ef5e3a22abc05c52ff146d18ee6;hb=f29b2da6588359be11b99e58ad33fa4881a2d11f;hpb=8b4e882a1630d63bbc9840fa3f968e36b6ac3702 diff --git a/Makefile.am b/Makefile.am index 02520f201e..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 -SUBDIRS = src +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