[latexila] Autotools: fix the distcheck target



commit 3da48abfef75326d5c895778d1a0e4138d56a399
Author: SÃbastien Wilmet <swilmet gnome org>
Date:   Tue Sep 4 19:43:27 2012 +0200

    Autotools: fix the distcheck target

 Makefile.am      |    1 +
 po/POTFILES.skip |   26 ++++++++++++++++++++++++++
 2 files changed, 27 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 477e978..e432ae6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,6 +3,7 @@ ACLOCAL_AMFLAGS = -I m4
 SUBDIRS = data man po help src
 
 EXTRA_DIST =			\
+	README			\
 	HACKING			\
 	latexila.doap		\
 	intltool-extract.in	\
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
new file mode 100644
index 0000000..52320a2
--- /dev/null
+++ b/po/POTFILES.skip
@@ -0,0 +1,26 @@
+src/bottom_panel.c
+src/build_tool_dialog.c
+src/build_tool_runner.c
+src/build_tools_preferences.c
+src/clean_build_files.c
+src/completion.c
+src/custom_statusbar.c
+src/dialogs.c
+src/document.c
+src/document_structure.c
+src/document_tab.c
+src/file_browser.c
+src/latex_menu.c
+src/main.c
+src/main_window.c
+src/main_window_file.c
+src/post_processors.c
+src/preferences_dialog.c
+src/project_dialogs.c
+src/search.c
+src/side_panel.c
+src/structure.c
+src/symbols.c
+src/templates.c
+src/templates_dialogs.c
+src/utils.c



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]