summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d07bec1..84a5608 100644
--- a/Makefile
+++ b/Makefile
@@ -121,7 +121,8 @@ SRC = util.c \
nvgetopt.c \
options.c \
lscf.c \
- query_gpu_info.c
+ query_gpu_info.c \
+ extract_edids.c
ALL_SRC = $(SRC) $(STAMP_C)