r1275@mlap: muntyan | 2006-02-20 00:28:39 -0600

Added termhelper_res.rc to CLEANFILES
master
Yevgen Muntyan 2006-02-20 12:33:08 +00:00
parent 83dcbb6bc1
commit 472f8d7b53
1 changed files with 1 additions and 0 deletions

View File

@ -106,4 +106,5 @@ termhelper_LDADD = termhelper_res.res
else
termhelper_res.res: $(mooterm)/termhelper_res.rc
touch termhelper_res.res
CLEANFILES += termhelper_res.res
endif