mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Restore the correct CLEANFILES that got damaged in rev. 1.15.
This commit is contained in:
parent
a317f25660
commit
b9042f87ad
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ MAINTAINER= peter@FreeBSD.org
|
|||
SCRIPTS= cvsbug
|
||||
MAN= cvsbug.8
|
||||
|
||||
CLEANFILES+= version.c
|
||||
CLEANFILES+= cvsbug version.c
|
||||
VERSION!= sed < ${CVSDIR}/configure \
|
||||
-e '/^VERSION=/!d' -e 's/.*=\(.*\)/\1/' -e q
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue