diff --git a/GNUmakefile b/GNUmakefile
index 564e45c99671f159f416d5789ffd12dc0608b2ff..bf094678f0182c464d8355c7fd9161d95287e228 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -12,6 +12,7 @@ DBDS    += runScript.dbd
 SOURCES_T2 += strdup.c
 SOURCES_vxWorks   += asprintf.c
 HEADERS += strdup.h asprintf.h
+HEADERS += require.h
 
 # We need to find the Linux link.h before the EPICS link.h
 USR_INCLUDES_Linux=-idirafter ${EPICS_BASE}/include