diff --git a/ChangeLog b/ChangeLog index 0384593e..dc077a18 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-11-18 Benoît Dejean + + * Makefile.am: Forgot to ship libgtopconfig.h. + 2004-11-18 Benoît Dejean * LIBGTOP-VERSION: diff --git a/Makefile.am b/Makefile.am index f256d8d7..7490ddf5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ SUBDIRS = po misc include sysdeps lib src examples doc -libgtopinclude_HEADERS = glibtop.h +libgtopinclude_HEADERS = glibtop.h libgtopconfig.h libgtopincludedir = $(includedir)/libgtop-2.0 EXTRA_DIST = autogen.sh libgtop.spec.in copyright.txt \