Remove annoying end-of-line whitespace from most src/*
[fw/openocd] / src / target / Makefile.am
index 807e87e359248108b013f6e9a6b0555fde323b6f..9eee2f95cdf220634f993bcc6728316484f11de1 100644 (file)
@@ -38,6 +38,7 @@ libtarget_la_SOURCES = \
        arm_simulator.c \
        image.c \
        armv7m.c \
+       armv7a.c \
        cortex_m3.c \
        cortex_a8.c \
        arm_adi_v5.c \
@@ -80,6 +81,7 @@ noinst_HEADERS = \
        arm_simulator.h \
        image.h \
        armv7m.h \
+       armv7a.h \
        cortex_m3.h \
        cortex_a8.h \
        arm_adi_v5.h \
@@ -96,7 +98,7 @@ noinst_HEADERS = \
        avrt.h
 
 nobase_dist_pkglib_DATA =
-nobase_dist_pkglib_DATA += xscale/debug_handler.bin 
+nobase_dist_pkglib_DATA += xscale/debug_handler.bin
 nobase_dist_pkglib_DATA += ecos/at91eb40a.elf
 
 MAINTAINERCLEANFILES = $(srcdir)/Makefile.in