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
24 ## Install it separately in datadir also because it is used in credits
25 ## listing and packaging could compress the ones in docs dir.
27 anjuta_datadir = $(datadir)/anjuta
28 anjuta_data_DATA = AUTHORS
31 anjuta.desktop.in.in \
40 scp *.tar.bz2 master.gnome.org:
43 scp *.tar.bz2 clubfan@frs.sf.net:uploads
45 gnomemenudir = $(datadir)/applications
46 gnomemenu_premerge_file = anjuta.desktop.in
47 gnomemenu_DATA = $(gnomemenu_premerge_file:.desktop.in=.desktop)
49 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
60 -include $(top_srcdir)/git.mk