summaryrefslogtreecommitdiffstats
path: root/libdha/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libdha/Makefile')
-rw-r--r--libdha/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdha/Makefile b/libdha/Makefile
index 38439b122e..403a4b60c1 100644
--- a/libdha/Makefile
+++ b/libdha/Makefile
@@ -53,7 +53,7 @@ endif
pci_names.c: oth/pci.db
LC_ALL=C $(AWK) -f pci_db2c.awk $<
-test: $(SHORTNAME)
+test: pci.o
$(CC) test.c -o $@ $^
clean: