summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2016-05-25 23:50:32 +0200
committerChristian Pointner <equinox@spreadspace.org>2016-05-25 23:50:32 +0200
commit5f9dfffc60e022ee7da315e9dc891fc0e4622001 (patch)
tree02178ac91b2fafdf07ae19d65b70ae0fcf71d60a /src/Makefile
parentmajor cleanup and refactoring (diff)
further cleanups, improved options parser based on glib
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Makefile b/src/Makefile
index ad05106..1fac122 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -31,9 +31,6 @@ EXECUTABLE := gstdvbbackend
C_OBJS := log.o \
options.o \
- slist.o \
- string_list.o \
- sysexec.o \
streamer.o \
gstdvbbackend.o