Makefile: Add a few more cleanfile / ignore rules
This commit is contained in:
@ -512,5 +512,9 @@ EXTRA_DIST += \
|
||||
mydialog2.ui \
|
||||
popover.ui
|
||||
|
||||
CLEANFILES = \
|
||||
autotestkeywords.log \
|
||||
autotestkeywords.trs \
|
||||
test-suite.log
|
||||
|
||||
-include $(top_srcdir)/git.mk
|
||||
|
||||
Reference in New Issue
Block a user