From 6893a28bd219b45bdf1e2ed5be015bc365d709d9 Mon Sep 17 00:00:00 2001 From: MikalaiR Date: Sat, 30 Jan 2016 17:01:37 +0000 Subject: hunspell: project update git-svn-id: http://svn.miranda-ng.org/main/trunk@16193 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- libs/hunspell/src/Makefile.am | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 libs/hunspell/src/Makefile.am (limited to 'libs/hunspell/src/Makefile.am') diff --git a/libs/hunspell/src/Makefile.am b/libs/hunspell/src/Makefile.am deleted file mode 100644 index 642218ba05..0000000000 --- a/libs/hunspell/src/Makefile.am +++ /dev/null @@ -1,19 +0,0 @@ -lib_LTLIBRARIES = libhunspell-1.3.la -libhunspell_1_3_includedir = $(includedir)/hunspell -libhunspell_1_3_la_SOURCES=affentry.cxx affixmgr.cxx csutil.cxx \ - dictmgr.cxx hashmgr.cxx hunspell.cxx \ - suggestmgr.cxx license.myspell license.hunspell \ - phonet.cxx filemgr.cxx hunzip.cxx replist.cxx - -libhunspell_1_3_include_HEADERS=affentry.hxx htypes.hxx affixmgr.hxx \ - csutil.hxx hunspell.hxx atypes.hxx dictmgr.hxx hunspell.h \ - suggestmgr.hxx baseaffix.hxx hashmgr.hxx langnum.hxx \ - phonet.hxx filemgr.hxx hunzip.hxx w_char.hxx replist.hxx \ - hunvisapi.h - -libhunspell_1_3_la_DEPENDENCIES=utf_info.cxx -libhunspell_1_3_la_LDFLAGS=-no-undefined - -AM_CXXFLAGS=$(CFLAG_VISIBILITY) -DBUILDING_LIBHUNSPELL - -EXTRA_DIST=hunspell.dsp makefile.mk README utf_info.cxx -- cgit v1.2.3