Fix a Gtk warning when checking path input in the log viewer.
[anjuta-git-plugin.git] / plugins / project-wizard / templates / licenses / Makefile.am
blob07a772709982a563c03f93ff81f473713a95e6af
1 wizard_filesdir = $(anjuta_data_dir)/project/licenses
2 wizard_files_DATA = \
3         BSD \
4         GPL \
5         LGPL \
6         None
7 EXTRA_DIST = $(wizard_files_DATA)