summaryrefslogtreecommitdiff
path: root/src/analysis/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2012-11-05 19:45:08 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2012-11-05 19:45:08 (GMT)
commitc35d5d4ce62b812ec0aa4a5ebbacb84cd0901d53 (patch)
treeca0262ce4f0a24bdfbc1b9a4ffa1bbb202d47820 /src/analysis/Makefile.am
parentf5df6496fa50927d3d274c939a888afde652b7ad (diff)
Removed the old interface for rendering lines.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@278 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'src/analysis/Makefile.am')
-rwxr-xr-xsrc/analysis/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/analysis/Makefile.am b/src/analysis/Makefile.am
index 1c3950f..f58ddca 100755
--- a/src/analysis/Makefile.am
+++ b/src/analysis/Makefile.am
@@ -3,13 +3,6 @@ noinst_LTLIBRARIES = libanalysis.la
libanalysis_la_SOURCES = \
binary.h binary.c \
- exporter-int.h \
- exporter.h exporter.c \
- line-int.h \
- line.h line.c \
- line_code.h line_code.c \
- line_comment.h line_comment.c \
- line_prologue.h line_prologue.c \
roptions.h roptions.c \
routine.h routine.c \
type-int.h \