From ac36e94341ca73d581f0df39f1c7bbf2138b2845 Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Mon, 31 Jul 2006 21:00:02 +0000 Subject: Initial revision --- Makefile.am | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100755 Makefile.am (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am new file mode 100755 index 0000000..56617b8 --- /dev/null +++ b/Makefile.am @@ -0,0 +1,11 @@ +# $calcurse: Makefile.am,v 1.1 2006/07/31 21:00:02 culot Exp $ + +AUTOMAKE_OPTIONS= gnu +SUBDIRS = po src +EXTRA_DIST = ABOUT-NLS \ + doc/manual_en.html \ + doc/manual_fr.html \ + doc/manual_de.html + +ACLOCAL_AMFLAGS = -I m4 + -- cgit v1.2.3