Fix header build

This commit is contained in:
Christian Hohnstaedt 2021-05-01 21:37:51 +02:00
parent 583b9f82b2
commit 4906715242

View File

@ -13,4 +13,4 @@ UI_H = ui_CaProperties.h ui_CertDetail.h ui_CertExtend.h \
include $(TOPDIR)/Rules.mak
ui: $(UI_H)
ui all: $(UI_H)