[gedit-latex/autotools: 8/12] Add main Makefile.am
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit-latex/autotools: 8/12] Add main Makefile.am
- Date: Fri, 24 Jun 2011 18:16:34 +0000 (UTC)
commit 88bf16dd369429f8116a91539d2432e55482165a
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Fri Jun 24 19:29:40 2011 +0200
Add main Makefile.am
Makefile.am | 30 ++++++++++++++++++++++++++++++
1 files changed, 30 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..0b4c3f3
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,30 @@
+SUBDIRS = latex po
+
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+
+EXTRA_DIST = \
+ autogen.sh \
+ gedit-latex.doap \
+ intltool-extract.in \
+ intltool-merge.in \
+ intltool-update.in
+
+DISTCLEANFILES = \
+ intltool-extract \
+ intltool-merge \
+ intltool-update
+
+MAINTAINERCLEANFILES = \
+ aclocal.m4 \
+ config.guess \
+ config.h.in \
+ config.sub \
+ depcomp \
+ install-sh \
+ ltmain.sh \
+ missing \
+ mkinstalldirs \
+ py-compile \
+ `find "$(srcdir)" -type f -name Makefile.in -print`
+
+-include $(top_srcdir)/git.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]