X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=Makefile.common;h=9c36a496655b44954ff9fb4345e76b1ede259b6a;hb=7222b938cbfe0afd0886e4ce5e032cb756724903;hp=95dacf987e7227573090e138ca8549fd0b1f997b;hpb=153de8c41caa9c478bec2f10b8a1167952809eed;p=debian%2Fgnuradio diff --git a/Makefile.common b/Makefile.common index 95dacf98..9c36a496 100644 --- a/Makefile.common +++ b/Makefile.common @@ -112,7 +112,8 @@ grc_blocksdir = $(pkgdatadir)/grc/blocks # Other common defines; use "+=" to add to these STAMPS = -MOSTLYCLEANFILES = $(BUILT_SOURCES) $(STAMPS) *.pyc *.pyo *~ *.tmp *.loT +MOSTLYCLEANFILES = $(BUILT_SOURCES) $(STAMPS) *.pyc *.pyo *~ *.tmp *.loT \ + .unittests/* .unittests/python/* # Don't distribute the files defined in the variable 'no_dist_files' dist-hook: