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/Gui/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Gui/Makefile.am') diff --git a/src/Gui/Makefile.am b/src/Gui/Makefile.am index e378aa1..b4fd4b2 100644 --- a/src/Gui/Makefile.am +++ b/src/Gui/Makefile.am @@ -1,3 +1,5 @@ noinst_LTLIBRARIES = libgui.la libgui_la_SOURCES = Window.cpp RenderArea.cpp + +noinst_HEADERS = AspectFrame.h RenderArea.h Window.h -- cgit v1.2.3