mirror of
https://github.com/cryb-to/cryb-to.git
synced 2024-12-18 02:24:54 +00:00
Rename a few more files.
This commit is contained in:
parent
f76b9958f7
commit
85f75bba42
4 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ libcryb_oath_la_SOURCES = \
|
|||
cryb_oath_key_dummy.c \
|
||||
cryb_oath_key_from_uri.c \
|
||||
cryb_oath_key_free.c \
|
||||
cryb_oath_key.c \
|
||||
cryb_oath_key_to_uri.c \
|
||||
\
|
||||
cryb_oath.c
|
||||
|
||||
|
|
|
@ -2,10 +2,10 @@ AM_CPPFLAGS = -I$(top_srcdir)/include
|
|||
|
||||
lib_LTLIBRARIES = libcryb-test.la
|
||||
libcryb_test_la_SOURCES = \
|
||||
cryb_t_compare.c \
|
||||
cryb_t_const.c \
|
||||
cryb_t_file.c \
|
||||
cryb_t_main.c \
|
||||
cryb_t_malloc.c \
|
||||
cryb_t_util.c \
|
||||
\
|
||||
cryb_test.c
|
||||
|
|
Loading…
Reference in a new issue