diff --git a/ChangeLog b/ChangeLog index e4d25463..9ce63ac2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-03-11 Bastien Nocera + + * include/Makefile.am: fix distchecking + 2003-12-27 Ole Laursen * include/glibtop/fsusage.h: Added block_size field. (Closes: #125049) diff --git a/include/Makefile.am b/include/Makefile.am index 4832afc3..a3dff232 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,2 +1,4 @@ SUBDIRS = glibtop +EXTRA_DIST = libgtop-i18n.h +