diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 85d08e99..f22c5429 100644 --- a/Makefile.am +++ b/Makefile.am @@ -30,3 +30,5 @@ weston.ini : $(srcdir)/weston.ini.in $< > $@ all-local : weston.ini + +CLEANFILES = weston.ini |