chiark / gitweb /
@@@ so much mess
[mLib] / utils / Makefile.am
index 9f4562ec705880678e8e1d1eba080ba23bd3c6f2..780772120495de66aae9756f836ec7a99b9781ff 100644 (file)
@@ -72,6 +72,11 @@ check_PROGRAMS               += t/exc.t
 t_exc_t_SOURCES                 = t/exc-test.c
 t_exc_t_LDFLAGS                 = -static
 
+## Generalized formatting.
+pkginclude_HEADERS     += gprintf.h
+libutils_la_SOURCES    += gprintf.c
+##LIBMANS              += gprintf.3
+
 ## Linear regression.
 pkginclude_HEADERS     += linreg.h
 libutils_la_SOURCES    += linreg.c