From a48f0f6bf39a9321ce2a04621728f7d38ec86efe Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Wed, 21 Mar 2001 22:38:28 +0000 Subject: add wombat-moniker.h as a source so it gets disted 2001-03-21 JP Rosevear * Makefile.am: add wombat-moniker.h as a source so it gets disted svn path=/trunk/; revision=8876 --- wombat/ChangeLog | 4 ++++ wombat/Makefile.am | 1 + 2 files changed, 5 insertions(+) diff --git a/wombat/ChangeLog b/wombat/ChangeLog index 0a42871fab..532d53489a 100644 --- a/wombat/ChangeLog +++ b/wombat/ChangeLog @@ -1,3 +1,7 @@ +2001-03-21 JP Rosevear + + * Makefile.am: add wombat-moniker.h as a source so it gets disted + 2001-03-21 Dietmar Maurer * wombat.c (setup_config): initialise the moniker factory diff --git a/wombat/Makefile.am b/wombat/Makefile.am index 1ba59269bf..495ee1d68b 100644 --- a/wombat/Makefile.am +++ b/wombat/Makefile.am @@ -19,6 +19,7 @@ bin_PROGRAMS = \ wombat_SOURCES = \ wombat-moniker.c \ + wombat-moniker.h \ wombat.c wombat_LDADD = \ -- cgit v1.2.3