From f378a263b014b95d18215a08bcd3ebeefc5d34fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Dejean?= Date: Fri, 19 Nov 2004 08:32:16 +0000 Subject: [PATCH] Forgot to ship libgtopconfig.h. * Makefile.am: Forgot to ship libgtopconfig.h. --- ChangeLog | 4 ++++ Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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 \