mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-10 06:35:41 +01:00
Changed include/config.h to include/aconfig.h in cvsclean.
This commit is contained in:
parent
3926cf4096
commit
eeae7997ed
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -38,7 +38,7 @@ clean:
|
||||||
|
|
||||||
cvsclean: clean
|
cvsclean: clean
|
||||||
rm -f config.cache config.log config.status Makefile.conf \
|
rm -f config.cache config.log config.status Makefile.conf \
|
||||||
include/config.h utils/alsa-utils.spec configure
|
include/aconfig.h utils/alsa-utils.spec configure
|
||||||
|
|
||||||
pack: cvsclean
|
pack: cvsclean
|
||||||
chown -R root.root ../alsa-utils
|
chown -R root.root ../alsa-utils
|
||||||
|
|
Loading…
Reference in a new issue