updates to try and resync make dist to include current files
This commit is contained in:
parent
3b568e965d
commit
8e3b6b0b95
6 changed files with 38 additions and 18 deletions
|
@ -57,6 +57,9 @@ clean-local: clean-local-check
|
|||
clean-local-check:
|
||||
-rm -rf build
|
||||
|
||||
distclean-local:
|
||||
-rm -rf core_netns.egg-info
|
||||
|
||||
# extra cruft to remove
|
||||
DISTCLEANFILES = Makefile.in MANIFEST
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue