move the cleanfiles away from if to make it work without C++11

This commit is contained in:
Daniel Kolesa 2014-07-31 15:29:46 +01:00
parent 54065246d6
commit 44f45204db
1 changed files with 2 additions and 2 deletions

View File

@ -1218,6 +1218,6 @@ nodist_includesunstable_HEADERS += \
elm_web.eo.hh \
elm_win.eo.hh
CLEANFILES += $(nodist_includesunstable_HEADERS)
endif
CLEANFILES += $(nodist_includesunstable_HEADERS)