2005-09-04 Martin Lambers <marlam@marlam.de> (tiny change)
authorSimon Josefsson <simon@josefsson.org>
Sun, 4 Sep 2005 17:26:07 +0000 (17:26 +0000)
committerSimon Josefsson <simon@josefsson.org>
Sun, 4 Sep 2005 17:26:07 +0000 (17:26 +0000)
* modules/size_max (Makefile.am): Add size_max.h

ChangeLog
modules/size_max

index 9ddda0e..7e0abe8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-09-04  Martin Lambers <marlam@marlam.de>  (tiny change)
+
+       * modules/size_max (Makefile.am): Add size_max.h
+
 2005-09-04  Derek Price  <derek@ximbiot.com>
 
        * gnulib-tool: Fix reversed $symbolic logic.
index 82dd068..8a2fd1a 100644 (file)
@@ -11,6 +11,7 @@ configure.ac:
 gl_SIZE_MAX
 
 Makefile.am:
+lib_SOURCES += size_max.h
 
 Include:
 #include "size_max.h"