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/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index b8ed7ab..15a791f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -3,3 +3,5 @@ SUBDIRS = Data Gui Math Util View bin_PROGRAMS = zoomedit zoomedit_SOURCES = zoomedit.cpp Instance.cpp zoomedit_LDADD = Data/libdata.la Gui/libgui.la Util/libutil.la View/libview.la Math/libmath.la + +noinst_HEADERS = Instance.h \ No newline at end of file -- cgit v1.2.3