Support individual files and folders in log output.
[anjuta-git-plugin.git] / data / Makefile.am
blob32c7bd165d9018f8825c9bc2a2773577fd0a9fe4
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 anjuta_datadir = $(anjuta_data_dir)
8 anjuta_profiledir = $(anjuta_data_dir)/profiles
10 anjuta_data_DATA = welcome.txt
12 anjuta_profile_DATA = default.profile
14 EXTRA_DIST = $(anjuta_data_DATA) $(anjuta_profile_DATA)