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 3ea2ed7..7adcb80 100644
--- a/Makefile
+++ b/Makefile
@@ -50,7 +50,7 @@ LIB_OBJS = layout.o
CLI_OBJS = flashrom.o print.o
-PROGRAMMER_OBJS = udelay.o
+PROGRAMMER_OBJS = udelay.o programmer.o
all: pciutils features dep $(PROGRAM)
OpenPOWER on IntegriCloud