aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorjames <james>2009-05-06 01:05:01 +0000
committerjames <james>2009-05-06 01:05:01 +0000
commitc776f71d60ab9edcc6faa29acaa6a92acaff945d (patch)
treec1304014f73196824007dc2dc65a873e690ab13e /Makefile.am
parenta6b1ebc71b36ed18ad3f2f2685067b5cd4a78f14 (diff)
downloadgpt-c776f71d60ab9edcc6faa29acaa6a92acaff945d.tar.gz
gpt-c776f71d60ab9edcc6faa29acaa6a92acaff945d.tar.bz2
gpt-c776f71d60ab9edcc6faa29acaa6a92acaff945d.zip
*** empty log message ***
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 7 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c3e861a..aae0f00 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,12 +5,18 @@
# Copyright (c) 2007 James McKenzie <james@fishsoup.dhs.org>,
# All rights reserved.
#
-# $Id: Makefile.am,v 1.1 2007/09/08 16:49:37 root Exp $
+# $Id: Makefile.am,v 1.2 2009/05/06 01:05:01 james Exp $
#
# $Log: Makefile.am,v $
+# Revision 1.2 2009/05/06 01:05:01 james
+# *** empty log message ***
+#
# Revision 1.1 2007/09/08 16:49:37 root
# *** empty log message ***
#
#
#
SUBDIRS=src
+
+EXTRA_DIST=version-files version-major version-minor version-micro version-md5sums version-stamps
+