chiark / gitweb /
utils/: Split compiler-version macros into a separate header.
[mLib] / utils / Makefile.am
index b52e7f69e418335c69993653e1fed58cbdd84e01..2f6ed7cc889c04d9ac59a8a999586d799ca5326b 100644 (file)
@@ -32,6 +32,10 @@ libutils_la_SOURCES   =
 ###--------------------------------------------------------------------------
 ### Component files.
 
+## Compiler checking.
+pkginclude_HEADERS     += compiler.h
+LIBMANS                        += compiler.3
+
 ## Utility macros.
 pkginclude_HEADERS     += macros.h
 LIBMANS                        += macros.3