From f4a1070dcf6b303cb980d89c5b342cf52b0397c4 Mon Sep 17 00:00:00 2001 From: Zachary T Welch Date: Wed, 2 Dec 2009 18:24:27 -0800 Subject: adding files required for distribution Add headers missing from Makefile rules to pass 'make distcheck'. These were included in the tree but were not added with those commits. --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 913118f2..20337520 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -18,6 +18,7 @@ libopenocd_la_SOURCES = \ startup_tcl.c noinst_HEADERS = \ + hello.h \ openocd.h -- cgit v1.2.3