mirror of
https://github.com/Dushistov/sdcv.git
synced 2025-12-16 18:01:54 +00:00
0.4.2 release
This commit is contained in:
10
src/lib/Makefile.am
Normal file
10
src/lib/Makefile.am
Normal file
@@ -0,0 +1,10 @@
|
||||
noinst_LIBRARIES = libstardict.a
|
||||
|
||||
libstardict_a_SOURCES = \
|
||||
lib.cpp lib.h \
|
||||
dictziplib.cpp dictziplib.hpp \
|
||||
distance.cpp distance.h \
|
||||
mapfile.hpp file.hpp
|
||||
|
||||
|
||||
INCLUDES = @LIB_STARDICT_CFLAGS@
|
||||
Reference in New Issue
Block a user