1 bin_PROGRAMS = centerim5
3 # when you add files here, also add them in po/POTFILES.in
5 AccountStatusMenu.cpp \
21 ConversationRoomList.cpp \
22 ConversationRoomList.h \
48 centerim5_CPPFLAGS = \
58 $(top_builddir)/cppconsui/libcppconsui.la
60 git-version.cpp: git-version.h
62 git-version.h : $(top_srcdir)/.version git-version.h.in
63 @sed -e "s/@GIT_VERSION@/`cat $(top_srcdir)/.version`/" < $(srcdir)/git-version.h.in > git-version.h