libposix: Add _HEADERS primaries to posix modules.
[pspp] / modules / getopt-posix
index 39b10a40ad2a62b0b5aba59d1fd728bf488e301f..93d7fccf103095ec9a3ae7dc8af15d94527ed107 100644 (file)
@@ -19,6 +19,9 @@ configure.ac:
 gl_FUNC_GETOPT_POSIX
 
 Makefile.am:
+nodist_pkginclude_HEADERS += $(GETOPT_H)
+EXTRA_HEADERS += getopt.h
+
 BUILT_SOURCES += $(GETOPT_H)
 
 # We need the following in order to create <getopt.h> when the system