X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2FMakefile.am;h=cb058e75c7f95165d2a4dce4f8ccbabc995a3e2e;hb=75d9e8b04d7e7d730002ff220d385b7827491822;hp=1d9e885d00223bae70bf0c4f8a8f041ab7bda82f;hpb=e663cfc6627f370e05f4ea1b5cb58c5b705dd74f;p=mstardict diff --git a/src/Makefile.am b/src/Makefile.am index 1d9e885..cb058e7 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,8 +1,9 @@ SUBDIRS=lib bin_PROGRAMS = mstardict mstardict_SOURCES = \ - mstardict.cpp mstardict.hpp \ - libwrapper.cpp libwrapper.hpp + conf.cpp conf.hpp \ + libwrapper.cpp libwrapper.hpp \ + mstardict.cpp mstardict.hpp mstardict_DEPENDENCIES = lib/libstardict.a mstardict_LDADD = @MSTARDICT_LIBS@ @LIBINTL@ lib/libstardict.a