mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
proj.mk: Add libgnurx-0.dll to CONTRIB_LIBS
This commit is contained in:
parent
81cfad8b79
commit
fa9eeb567a
1 changed files with 1 additions and 0 deletions
|
|
@ -59,6 +59,7 @@ PROJECT_CFLAGS += -gstabs+
|
||||||
PROJECT_CPPFLAGS += -gstabs+
|
PROJECT_CPPFLAGS += -gstabs+
|
||||||
ifeq ($(TARGET),mingw)
|
ifeq ($(TARGET),mingw)
|
||||||
PROJECT_LDFLAGS += -lgnurx
|
PROJECT_LDFLAGS += -lgnurx
|
||||||
|
CONTRIB_LIBS += libgnurx-0.dll
|
||||||
endif
|
endif
|
||||||
|
|
||||||
RPM_REQUIRES_RUN += smart sudo
|
RPM_REQUIRES_RUN += smart sudo
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue