added creation of /etc/comedi/calibrations directory during install
This commit is contained in:
parent
79a109dcc6
commit
b6cbf8a08e
1 changed files with 3 additions and 0 deletions
|
@ -10,3 +10,6 @@ EXTRA_DIST = include debian m4 comedilib.spec
|
|||
dist-hook:
|
||||
rm -rf `find $(distdir) -name CVS`
|
||||
|
||||
install-data-local:
|
||||
$(INSTALL) -d /etc/comedi/calibrations
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue