From 97f06ef40f6be1465cca993ed2fb26377dc11342 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Mu=C5=BCy=C5=82o?= Date: Wed, 3 Aug 2011 03:06:55 +0200 Subject: Remove uneeded files from build/install MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Rafał Mużyło Signed-off-by: Matt Turner --- src/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index 1072bdd..1b7c230 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -29,7 +29,6 @@ libXaw3d_la_SOURCES = \ Porthole.c \ Repeater.c \ Scrollbar.c \ - sharedlib.c \ Simple.c \ SimpleMenu.c \ SmeBSB.c \ @@ -37,7 +36,6 @@ libXaw3d_la_SOURCES = \ SmeLine.c \ SmeThreeD.c \ StripChart.c \ - Template.c \ TextAction.c \ Text.c \ TextPop.c \ @@ -67,4 +65,4 @@ libXaw3d_la_CPPFLAGS = \ libXaw3d_la_LDFLAGS = -version-info 8:0:0 -no-undefined -EXTRA_DIST = sharedlib.c +EXTRA_DIST = sharedlib.c Template.c -- cgit v1.2.3