Skip to content

Commit ef2ee8d

Browse files
committed
fix build 2
1 parent 6eaf2cd commit ef2ee8d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pkg-config/makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
include prorab.mk
22
include prorab-pkg-config.mk
33

4-
$(eval $(prorab-pkg-config))
54
this_version := $(shell myci-deb-version.sh)
5+
6+
$(eval $(prorab-pkg-config))

0 commit comments

Comments
 (0)