From ac8f958305e14d6d09dbbd2ea7ce13c5e7e00e61 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Mon, 20 Oct 2003 16:33:13 +0000 Subject: [PATCH] fix distchecking, release 2.5.0 2003-10-20 Bastien Nocera * Makefile.am: fix distchecking, release 2.5.0 --- ChangeLog | 4 ++++ Makefile.am | 12 +++--------- po/ChangeLog | 4 ++++ po/POTFILES.in | 8 -------- 4 files changed, 11 insertions(+), 17 deletions(-) diff --git a/ChangeLog b/ChangeLog index 04772d70..8704ebb2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-10-20 Bastien Nocera + + * Makefile.am: fix distchecking, release 2.5.0 + 2003-10-20 Bastien Nocera * configure.in: fix the library versioning to be hand-made rather diff --git a/Makefile.am b/Makefile.am index 48c9bad0..58e99d52 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,9 +12,9 @@ SUBDIRS = . po misc include sysdeps lib src \ libgtopinclude_HEADERS = glibtop.h libgtopincludedir = $(includedir)/libgtop-2.0 -EXTRA_DIST = autogen.sh libgtop.spec.in copyright.txt libgtopConf.sh.in \ - LIBGTOP-VERSION features.def libgtop-config.in RELNOTES-0.25 \ - RELNOTES-1.0 RELNOTES-1.0.x libgtop-sysdeps.m4 README \ +EXTRA_DIST = autogen.sh libgtop.spec.in copyright.txt \ + LIBGTOP-VERSION features.def \ + libgtop-sysdeps.m4 README \ libgtop-mirror.sh libgtop-2.0.pc.in acinclude.m4 dist-hook: @@ -23,12 +23,6 @@ dist-hook: release: $(MAKE) dist distdir=$(PACKAGE)-$(VERSION) -## Put `exec' in the name because this should be installed by -## `install-exec', not `install-data'. -## confexecdir = $(libdir) -## confexec_DATA = $(top_builddir)/libgtopConf.sh \ -## $(top_builddir)/libgtop-features.def - pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libgtop-2.0.pc diff --git a/po/ChangeLog b/po/ChangeLog index d31a213a..d0684ff9 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2003-10-20 Bastien Nocera + + * POTFILES.in: fixed distchecking + 2003-10-19 Carlos Perelló Marín * POTFILES.ignore: Removed, we use now POTFILES.skip diff --git a/po/POTFILES.in b/po/POTFILES.in index 14a2fd0c..aaa679bb 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -35,7 +35,6 @@ include/glibtop/union.h include/glibtop/uptime.h include/glibtop/version.h include/glibtop/write.h -include/glibtop/xmalloc.h lib/close.c lib/command.c lib/init.c @@ -53,12 +52,6 @@ src/daemon/slave.c src/daemon/version.c src/inodedb/file_by_inode2.c src/inodedb/mkinodedb2.c -support/easy-vsnprintf.c -support/error.c -support/error.h -support/getopt.c -support/popt.c -support/popthelp.c sysdeps/common/error.c sysdeps/common/fsusage.c sysdeps/common/fsusage.h @@ -67,7 +60,6 @@ sysdeps/common/inodedb.c sysdeps/common/mountlist.c sysdeps/common/mountlist.h sysdeps/common/sysdeps_suid.c -sysdeps/common/xmalloc.c sysdeps/linux/close.c sysdeps/linux/cpu.c sysdeps/linux/glibtop_machine.h