diff options
author | Akira TAGOH <akira@tagoh.org> | 2012-03-09 17:33:03 +0900 |
---|---|---|
committer | Akira TAGOH <akira@tagoh.org> | 2012-03-09 17:33:03 +0900 |
commit | 353f7cc69184cdb1a7d5b4cc00741fab97b32f17 (patch) | |
tree | 36f6e9d98f10bc5fd7fe3b8d2e5eabd3694137ab /fc-lang | |
parent | 254232f47eaea0d03d2b1c2405d4ded5fd09142e (diff) |
Fix distcheck error
Diffstat (limited to 'fc-lang')
-rw-r--r-- | fc-lang/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/fc-lang/Makefile.am b/fc-lang/Makefile.am index 1f662c19..d2eca5ba 100644 --- a/fc-lang/Makefile.am +++ b/fc-lang/Makefile.am @@ -1,3 +1,4 @@ +# -*- encoding: utf-8 -*- # # $Id $ # @@ -53,6 +54,8 @@ $(ALIAS_FILES): CLEANFILES = $(ALIAS_FILES) +DISTCLEANFILES = $(TARG) + MAINTAINERCLEANFILES = $(TARG) # NOTE: |