X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=Makefile.common;h=9c36a496655b44954ff9fb4345e76b1ede259b6a;hb=refs%2Fheads%2Ftry-3.3.1;hp=95dacf987e7227573090e138ca8549fd0b1f997b;hpb=cb2fa9a58c9a52f3501881964ee4f59992c5d84d;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: