From d71148392055eec06460fa24e3747d2c55d96b38 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Wed, 11 Jun 2008 14:46:20 +0200 Subject: Added headers and other files to distribution tarball --- src/Util/Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/Util/Makefile.am') diff --git a/src/Util/Makefile.am b/src/Util/Makefile.am index 8f3d71d..f12c480 100644 --- a/src/Util/Makefile.am +++ b/src/Util/Makefile.am @@ -1,4 +1,5 @@ -noinst_LTLIBRARIES = libutil.la +noinst_LTLIBRARIES = libutil.la -libutil_la_SOURCES = Xml.cpp +libutil_la_SOURCES = Xml.cpp +noinst_HEADERS = Xml.h -- cgit v1.2.3