From 93180753be73daa7bf90e02585a7192fa6960a96 Mon Sep 17 00:00:00 2001 From: kc8apf Date: Tue, 20 Jan 2009 03:55:38 +0000 Subject: Fix 'make maintainer-clean' courtesy of Zach Welch git-svn-id: svn://svn.berlios.de/openocd/trunk@1345 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- src/xsvf/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/xsvf') diff --git a/src/xsvf/Makefile.am b/src/xsvf/Makefile.am index bd1b8fa1..3ad3ca39 100644 --- a/src/xsvf/Makefile.am +++ b/src/xsvf/Makefile.am @@ -3,3 +3,5 @@ METASOURCES = AUTO noinst_LIBRARIES = libxsvf.a noinst_HEADERS = xsvf.h libxsvf_a_SOURCES = xsvf.c + +MAINTAINERCLEANFILES = Makefile.in -- cgit v1.2.3