get rid of mtd-plugins.h in favor of combined plugin header file ff-plugins.h

This commit is contained in:
Ron Pedde 2006-05-29 11:58:23 +00:00
parent 44014ecf1f
commit 7f84afb786
2 changed files with 3 additions and 2 deletions

View File

@ -68,4 +68,5 @@ EXTRA_DIST = mDNS.c mDNSClientAPI.h mDNSDebug.h mDNSPosix.c \
db-sql-sqlite2.h db-sql-sqlite2.c \
db-sql-sqlite3.h db-sql-sqlite3.c \
w32-eventlog.c w32-eventlog.h w32-service.c w32-service.h \
os-win32.h os-win32.c win32.h db-gdbm.c db-gdbm.h
os-win32.h os-win32.c win32.h db-gdbm.c db-gdbm.h \
ff-plugins.h

View File

@ -18,7 +18,7 @@ ssc_script_LTLIBRARIES=ssc-script.la
ssc_script_la_LDFLAGS=-module -avoid-version
ssc_script_la_SOURCES=ssc-script.c
EXTRA_DIST = compat.h rsp.h mtd-plugins.h xml-rpc.h ssc-ffmpeg.c ssc-script.c
EXTRA_DIST = compat.h rsp.h xml-rpc.h ssc-ffmpeg.c ssc-script.c
AM_CFLAGS = -I..