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
23 ## Install it separately in datadir also because it is used in credits
24 ## listing and packaging could compress the ones in docs dir.
26 anjuta_datadir = $(datadir)/anjuta
27 anjuta_data_DATA = AUTHORS
30 scp *.tar.bz2 master.gnome.org:
33 scp *.tar.bz2 clubfan@frs.sf.net:uploads
35 gnomemenudir = $(datadir)/applications
36 gnomemenu_premerge_file = anjuta.desktop.in
37 gnomemenu_DATA = $(gnomemenu_premerge_file:.desktop.in=.desktop)
40 appdatadir = $(datadir)/appdata
41 appdata_DATA = $(appdata_in_files:.xml.in=.xml)
42 appdata_in_files = anjuta.appdata.xml.in
44 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
47 anjuta.desktop.in.in \
67 -include $(top_srcdir)/git.mk