xpp: Move astribank_license to libastribank
* So it's available to all utilities Signed-off-by: Oron Peled <oron.peled@xorcom.com> Signed-off-by: Tzafrir Cohen <tzafrir.cohen@xorcom.com>
This commit is contained in:
parent
dbb5ba6db6
commit
06ae8473d7
@ -85,6 +85,8 @@ libastribank_la_SOURCES = \
|
|||||||
astribank.h \
|
astribank.h \
|
||||||
mpptalk.c \
|
mpptalk.c \
|
||||||
mpptalk.h \
|
mpptalk.h \
|
||||||
|
astribank_license.c \
|
||||||
|
astribank_license.h \
|
||||||
#
|
#
|
||||||
|
|
||||||
libastribank_la_CFLAGS = $(GLOBAL_CFLAGS)
|
libastribank_la_CFLAGS = $(GLOBAL_CFLAGS)
|
||||||
@ -135,12 +137,6 @@ astribank_hexload_LDADD = \
|
|||||||
oct612x/liboctasic.la \
|
oct612x/liboctasic.la \
|
||||||
#
|
#
|
||||||
|
|
||||||
astribank_allow_SOURCES = \
|
|
||||||
astribank_allow.c \
|
|
||||||
astribank_license.c \
|
|
||||||
astribank_license.h \
|
|
||||||
#
|
|
||||||
|
|
||||||
astribank_allow_CFLAGS = $(GLOBAL_CFLAGS)
|
astribank_allow_CFLAGS = $(GLOBAL_CFLAGS)
|
||||||
astribank_allow_LDFLAGS = $(USB_LIBS)
|
astribank_allow_LDFLAGS = $(USB_LIBS)
|
||||||
astribank_allow_LDADD = libastribank.la
|
astribank_allow_LDADD = libastribank.la
|
||||||
|
Loading…
Reference in New Issue
Block a user