[latexila] Autotools: distribute all files of the root dir



commit 6c847b76389f4bc994f2acdd8e39120cc440689c
Author: SÃbastien Wilmet <swilmet gnome org>
Date:   Thu Aug 30 17:51:41 2012 +0200

    Autotools: distribute all files of the root dir

 Makefile.am |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index f8238b2..2bf9378 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,7 @@
 ACLOCAL_AMFLAGS = -I m4
 
 SUBDIRS = src
+
+EXTRA_DIST =		\
+	HACKING		\
+	latexila.doap



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