summaryrefslogtreecommitdiff
path: root/Makefile.test
Unidiff
Diffstat (limited to 'Makefile.test') (more/less context) (show whitespace changes)
-rw-r--r--Makefile.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.test b/Makefile.test
index 7befb39..15cd128 100644
--- a/Makefile.test
+++ b/Makefile.test
@@ -101,8 +101,8 @@ endif
101 101
102all clean: $(subdir-y) 102all clean: $(subdir-y)
103 103
104$(subdir-y) : $(if $(CONFIG_LIBQPE),$(TOPDIR)/stamp-headers) \ 104$(subdir-y) : $(if $(CONFIG_LIBQPE),$(QTDIR)/stamp-headers) \
105 $(if $(CONFIG_LIBQPE-X11),$(TOPDIR)/stamp-headers-x11) \ 105 $(if $(CONFIG_LIBQPE-X11),$(QTDIR)/stamp-headers-x11) \
106 $(TOPDIR)/library/custom.h 106 $(TOPDIR)/library/custom.h
107 107
108clean : $(TOPDIR)/.config 108clean : $(TOPDIR)/.config