Windows: opr_softsig.h 37/12237/2
authorMichael Meffie <mmeffie@sinenomine.net>
Thu, 31 Mar 2016 20:38:29 +0000 (16:38 -0400)
committerBenjamin Kaduk <kaduk@mit.edu>
Mon, 25 Apr 2016 03:56:14 +0000 (23:56 -0400)
Make the opr softsig header file available in the windows builds
so it can be included unconditionally in the code base.

Change-Id: I19a75ce060e20b525d83ec5bed42d3168362d852
Reviewed-on: https://gerrit.openafs.org/12237
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>

src/opr/NTMakefile

index 127c407..d2866e0 100644 (file)
@@ -23,6 +23,7 @@ INCFILES = \
        $(DESTDIR)\include\opr\time.h \
        $(DESTDIR)\include\opr\lock.h \
        $(DESTDIR)\include\opr\lockstub.h \
+       $(DESTDIR)\include\opr\softsig.h \
        $(DESTDIR)\include\opr\uuid.h
 
 $(DESTDIR)\include\opr\time.h: opr_time.h