correctly set message as read when we print them in chat control
[gajim.git] / src / Makefile.am
blob79b8d19b1bdd76348fac56f03782e0de01eefacf
1 INCLUDES = \
2         $(PYTHON_INCLUDES)
3 export MACOSX_DEPLOYMENT_TARGET=10.4
5 gajimsrcdir = $(gajim_srcdir)
6 nobase_dist_gajimsrc_PYTHON = \
7         $(srcdir)/*.py \
8         $(srcdir)/common/*.py \
9         $(srcdir)/common/protocol/*.py \
10         $(srcdir)/common/xmpp/*.py \
11         $(srcdir)/common/zeroconf/*.py \
12         $(srcdir)/command_system/*.py \
13         $(srcdir)/command_system/implementation/*.py \
14         $(srcdir)/plugins/*.py
16 dist-hook:
17                         rm -f $(distdir)/ipython_view.py
19 MAINTAINERCLEANFILES = Makefile.in