Windows: Install rx_atomic.h

Install the rx_atomic.h header into the build-wide header directory,
so that modules other than RX can make us of it.

Change-Id: Id3c3d0c486412942fb0772d7a8cf5d2fc1bf8876
Reviewed-on: http://gerrit.openafs.org/3774
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
This commit is contained in:
Simon Wilkinson 2011-01-30 19:11:57 +00:00 committed by Derrick Brashear
parent c0254b5652
commit c8b0c9ca94

View File

@ -45,6 +45,7 @@ INCFILEDIR = $(DESTDIR)\include\rx
INCFILES = \
$(INCFILEDIR)\rx.h \
$(INCFILEDIR)\rx_atomic.h \
$(INCFILEDIR)\rx_packet.h \
$(INCFILEDIR)\rx_user.h \
$(INCFILEDIR)\rx_event.h \