From: David Brownell Date: Sat, 14 Nov 2009 22:58:14 +0000 (-0800) Subject: lpc2900.h -- remove from Makefile.am too X-Git-Tag: v0.4.0-rc1~602 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=ecc659d44da1c8d2291c22be61d2819b55fa7b17;hp=dd47bba6f8c50d202ce716173f8f647dd3f77f49 lpc2900.h -- remove from Makefile.am too Signed-off-by: David Brownell --- diff --git a/src/flash/Makefile.am b/src/flash/Makefile.am index e1224519b2..bbcc34c3b7 100644 --- a/src/flash/Makefile.am +++ b/src/flash/Makefile.am @@ -63,7 +63,6 @@ noinst_HEADERS = \ flash.h \ lpc2000.h \ lpc288x.h \ - lpc2900.h \ lpc3180_nand_controller.h \ mflash.h \ mx3_nand.h \