Fix #679767 - crash trying to stop the debugger
[anjuta.git] / data / Makefile.am
blob10422e49e80e80039f6f101908dc4add70527279
1 ## Process this file with automake to produce Makefile.in
3 ## Created by Anjuta - will be overwritten
4 ## If you don't want it to overwrite it,
5 ##      Please disable it in the Anjuta project configuration
7 SUBDIRS = templates
9 anjuta_datadir = $(anjuta_data_dir)
10 anjuta_profiledir = $(anjuta_data_dir)/profiles
12 anjuta_data_DATA = welcome.txt
14 anjuta_profile_DATA = default.profile
16 EXTRA_DIST = $(anjuta_data_DATA) $(anjuta_profile_DATA)
18 -include $(top_srcdir)/git.mk