summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 1 insertions, 3 deletions
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