From a0ac480496224bbe326d8d3a1d4519a5b91c2a57 Mon Sep 17 00:00:00 2001 From: Marcel Telka Date: Fri, 25 Oct 2002 10:33:10 +0000 Subject: [PATCH] Added std/mic.h. git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@216 b68d4a1b-bc3d-0410-92ed-d4ac073336b7 --- include/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/Makefile.am b/include/Makefile.am index 144ef2c6..cb40a389 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -77,4 +77,5 @@ nobase_openwinceinc_HEADERS = \ device/flash/28fxxxj.h \ device/flash/28fxxxk.h \ device/flash/cfi.h \ - device/flash/intel.h + device/flash/intel.h \ + std/mic.h