Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/geography/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'boards/geography/Makefile.am')
-rw-r--r--boards/geography/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/boards/geography/Makefile.am b/boards/geography/Makefile.am
index c307ec2..ad73f99 100644
--- a/boards/geography/Makefile.am
+++ b/boards/geography/Makefile.am
@@ -21,6 +21,4 @@ xml_DATA = $(xml_in_files:.xml.in=.xml)
$(xml_DATA): %.xml: %.xml.in
sed -e "s/\(<\{1\}\/*\)_/\1/g" $< > $@
-
-
-
+CLEANFILES = $(xml_DATA)