diff options
author | Simon Josefsson <simon@josefsson.org> | 2009-05-08 17:09:36 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2009-05-08 17:09:36 +0200 |
commit | 7ceb8c3430fbfa50c81df7f00ce926108f9c06be (patch) | |
tree | 83ba1a5ee76dcfa3745415a49a4ab447fac0eff9 /gl | |
parent | 8e30da4186271d17a742c45945f4fb0995f13b51 (diff) | |
download | gnutls-7ceb8c3430fbfa50c81df7f00ce926108f9c06be.tar.gz |
Update gnulib files.
Diffstat (limited to 'gl')
-rw-r--r-- | gl/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gl/Makefile.am b/gl/Makefile.am index ac033757d7..4fd6aba83c 100644 --- a/gl/Makefile.am +++ b/gl/Makefile.am @@ -50,7 +50,8 @@ EXTRA_libgnu_la_SOURCES += accept.c ## begin gnulib module alignof -libgnu_la_SOURCES += alignof.h + +EXTRA_DIST += alignof.h ## end gnulib module alignof |