summaryrefslogtreecommitdiff
path: root/ges/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ges/Makefile.am')
-rw-r--r--ges/Makefile.am15
1 files changed, 0 insertions, 15 deletions
diff --git a/ges/Makefile.am b/ges/Makefile.am
index 0c300832..8f459242 100644
--- a/ges/Makefile.am
+++ b/ges/Makefile.am
@@ -15,12 +15,6 @@ nodist_libges_@GST_API_VERSION@_la_SOURCES = lex.priv_ges_parse_yy.c parse_lex.h
libges_@GST_API_VERSION@_la_SOURCES = \
$(built_source_make) \
- nle/nleobject.c \
- nle/nlecomposition.c \
- nle/nleghostpad.c \
- nle/nleoperation.c \
- nle/nlesource.c \
- nle/nleurisource.c \
ges.c \
ges-enums.c \
ges-meta-container.c \
@@ -151,15 +145,6 @@ libges_@GST_API_VERSION@include_HEADERS = \
ges-version.h
noinst_HEADERS = \
- nle/nle.h \
- nle/nleobject.h \
- nle/nlecomposition.h \
- nle/nletypes.h \
- nle/nleghostpad.h \
- nle/nleoperation.h \
- nle/nlesource.h \
- nle/nletypes.h \
- nle/nleurisource.h \
ges-internal.h \
ges-auto-transition.h \
ges-structured-interface.h \