Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMans Rullgard <mans@mansr.com>2011-12-13 17:28:01 +0400
committerMans Rullgard <mans@mansr.com>2011-12-13 18:26:49 +0400
commit878dda5db12b6f84cc9fb37c5c88b94a5be61a24 (patch)
tree6fe78f20f6829d72b834332c49dbfcb439d05da8 /libavdevice
parent4722a03c75d17d88312b91cd1006776844237349 (diff)
build: move inclusion of subdir.mak to main subdir loop
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'libavdevice')
-rw-r--r--libavdevice/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavdevice/Makefile b/libavdevice/Makefile
index 78de08a50e..1a1e2f129d 100644
--- a/libavdevice/Makefile
+++ b/libavdevice/Makefile
@@ -32,5 +32,3 @@ SKIPHEADERS-$(HAVE_ALSA_ASOUNDLIB_H) += alsa-audio.h
SKIPHEADERS-$(HAVE_SNDIO_H) += sndio_common.h
TESTPROGS = timefilter
-
-include $(SRC_PATH)/subdir.mak