summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ad1f737..1ec4436 100644
--- a/Makefile
+++ b/Makefile
@@ -177,7 +177,7 @@ distclean::
$(RM) version.h config.* libavutil/avconfig.h
config:
- $(SRC_PATH)/configure $(value FFMPEG_CONFIGURATION)
+ $(SRC_PATH)/configure $(value LIBAV_CONFIGURATION)
# regression tests
OpenPOWER on IntegriCloud