Add dist-hook to stop CVS/ directories being put into distribution.
Original commit message from CVS: Add dist-hook to stop CVS/ directories being put into distribution.
This commit is contained in:
parent
91a75707b1
commit
71bb06d585
@ -1,3 +1,7 @@
|
||||
SUBDIRS = manual fwg gst libs
|
||||
|
||||
EXTRA_DIST = random slides manuals.mak
|
||||
|
||||
dist-hook:
|
||||
$(RM) -rf random/CVS
|
||||
$(RM) -rf slides/CVS
|
||||
|
Loading…
x
Reference in New Issue
Block a user