diff options
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r-- | contrib/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 82907723..2d7f0be2 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am | |||
@@ -28,11 +28,9 @@ pkgdata_DATA = \ | |||
28 | green.png \ | 28 | green.png \ |
29 | searching_sources.gif \ | 29 | searching_sources.gif \ |
30 | gnunet_fs_gtk_about_window.glade \ | 30 | gnunet_fs_gtk_about_window.glade \ |
31 | gnunet_fs_gtk_create_namespace_dialog.glade \ | ||
32 | gnunet_fs_gtk_download_as_dialog.glade \ | 31 | gnunet_fs_gtk_download_as_dialog.glade \ |
33 | gnunet_fs_gtk_main_window.glade \ | 32 | gnunet_fs_gtk_main_window.glade \ |
34 | gnunet_fs_gtk_namespace_manager.glade \ | 33 | gnunet_fs_gtk_namespace_manager.glade \ |
35 | gnunet_fs_gtk_namespace_organizer.glade \ | ||
36 | gnunet_fs_gtk_edit_publication.glade \ | 34 | gnunet_fs_gtk_edit_publication.glade \ |
37 | gnunet_fs_gtk_open_directory_dialog.glade \ | 35 | gnunet_fs_gtk_open_directory_dialog.glade \ |
38 | gnunet_fs_gtk_open_url_dialog.glade \ | 36 | gnunet_fs_gtk_open_url_dialog.glade \ |
@@ -45,6 +43,8 @@ pkgdata_DATA = \ | |||
45 | gnunet_fs_gtk_unindex.glade \ | 43 | gnunet_fs_gtk_unindex.glade \ |
46 | gnunet_fs_gtk_progress_dialog.glade \ | 44 | gnunet_fs_gtk_progress_dialog.glade \ |
47 | gnunet_gtk_status_bar_menu.glade \ | 45 | gnunet_gtk_status_bar_menu.glade \ |
46 | gnunet_identity_gtk_create_ego_dialog.glade \ | ||
47 | gnunet_identity_gtk_organizer_ego_dialog.glade \ | ||
48 | gnunet_peerinfo_gtk_about_window.glade \ | 48 | gnunet_peerinfo_gtk_about_window.glade \ |
49 | gnunet_peerinfo_gtk_main_window.glade \ | 49 | gnunet_peerinfo_gtk_main_window.glade \ |
50 | gnunet_statistics_gtk_about_window.glade \ | 50 | gnunet_statistics_gtk_about_window.glade \ |