From 002e066a3c619bd2abaa83713be0807f9875d163 Mon Sep 17 00:00:00 2001 From: Marcel Telka Date: Fri, 1 Nov 2002 08:48:47 +0000 Subject: [PATCH] Added cexcept.h. git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@247 b68d4a1b-bc3d-0410-92ed-d4ac073336b7 --- include/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/include/Makefile.am b/include/Makefile.am index cb40a389..173d6514 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -34,6 +34,7 @@ openwinceincdir = $(includedir)/openwince nobase_openwinceinc_HEADERS = \ common.h \ + cexcept.h \ stdint.h \ ac97.h \ ucb1400.h \