Set version number
This commit is contained in:
parent
ecc756881a
commit
b1d66d849e
|
@ -5,11 +5,4 @@ libsys_LTLIBRARIES = libscx.la
|
|||
libscx_la_SOURCES =
|
||||
|
||||
libscx_la_LIBADD = xlib/libscxx11.la libs/libscxxft.la
|
||||
# EXTRA_DIST= \
|
||||
# xt/resource.c \
|
||||
# xt/widget.c \
|
||||
# libs/xrender.c \
|
||||
# libs/xft.c \
|
||||
# libs/xft.h \
|
||||
# libs/xpm.c \
|
||||
# libs/xrender.h
|
||||
libscx_la_LDFLAGS = -version-info 1:0:0 -module
|
||||
|
|
Loading…
Reference in New Issue