Skip to content

Commit

Permalink
keysyms: bump version
Browse files Browse the repository at this point in the history
Signed-off-by: Julien Danjou <[email protected]>
  • Loading branch information
jd committed Apr 12, 2009
1 parent 3a11bcb commit 88fdd1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keysyms/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ AM_CFLAGS = $(CWARNFLAGS)
libxcb_keysyms_la_SOURCES = keysyms.c
libxcb_keysyms_la_CPPFLAGS = $(XCB_CFLAGS)
libxcb_keysyms_la_LIBADD = $(XCB_LIBS)
libxcb_keysyms_la_LDFLAGS = -version-info 1:0:0

pkgconfig_DATA = xcb-keysyms.pc

Expand Down

0 comments on commit 88fdd1b

Please sign in to comment.