1 ## Process this file with automake to produce Makefile.in
3 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
5 @INTLTOOL_DESKTOP_RULE@
9 doc libanjuta plugins src manuals mime launcher po
11 anjutadocdir = $(docdir)
25 ## Install it separately in datadir also because it is used in credits
26 ## listing and packaging could compress the ones in docs dir.
28 anjuta_datadir = $(datadir)/anjuta
29 anjuta_data_DATA = AUTHORS
32 anjuta.desktop.in.in \
42 scp *.tar.bz2 master.gnome.org:
45 scp *.tar.bz2 clubfan@frs.sf.net:uploads
47 gnomemenudir = $(datadir)/applications
48 gnomemenu_premerge_file = anjuta.desktop.in
49 gnomemenu_DATA = $(gnomemenu_premerge_file:.desktop.in=.desktop)
51 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
62 -include $(top_srcdir)/git.mk