remove old files

This commit is contained in:
Wim Taymans 2016-07-28 21:30:15 +02:00
parent 4cb90f3b86
commit 7cfd1eb8ee
10 changed files with 7 additions and 1602 deletions

View file

@ -164,7 +164,6 @@ pinos_monitor_LDFLAGS = $(AM_LDFLAGS) $(BINLDFLAGS)
pinosgstsource = gst/gsttmpfileallocator.h gst/gsttmpfileallocator.c
pinosinclude_HEADERS = \
client/buffer.h \
client/client-port.h \
client/context.h \
client/enumtypes.h \
@ -180,8 +179,6 @@ lib_LTLIBRARIES = \
# Public interface
libpinos_@PINOS_MAJORMINOR@_la_SOURCES = \
client/buffer.h client/buffer.c \
client/io.c \
client/context.h client/context.c \
client/enumtypes.h client/enumtypes.c \
client/introspect.h client/introspect.c \