[gimp] pdbgen: Add README_NEW_PDB_PROC to Makefile.am



commit 716a3ac4467d76fb1aa2c7e794a843bb43016ff7
Author: Barak Itkin <lightningismyname gmail com>
Date:   Wed Aug 11 19:24:59 2010 +0300

    pdbgen: Add README_NEW_PDB_PROC to Makefile.am

 tools/pdbgen/Makefile.am |   21 +++++++++++----------
 1 files changed, 11 insertions(+), 10 deletions(-)
---
diff --git a/tools/pdbgen/Makefile.am b/tools/pdbgen/Makefile.am
index 8d6d9db..8acb485 100644
--- a/tools/pdbgen/Makefile.am
+++ b/tools/pdbgen/Makefile.am
@@ -52,16 +52,17 @@ pdb_sources = \
 	pdb/vectors.pdb
 
 EXTRA_DIST = \
-	README		\
-	app.pl		\
-	enumcode.pl	\
-	enumgen.pl	\
-	groups.pl	\
-	lib.pl		\
-	pdb.pl		\
-	pdbgen.pl	\
-	stddefs.pdb	\
-	util.pl		\
+	README			\
+	README_NEW_PDB_PROC	\
+	app.pl			\
+	enumcode.pl		\
+	enumgen.pl		\
+	groups.pl		\
+	lib.pl			\
+	pdb.pl			\
+	pdbgen.pl		\
+	stddefs.pdb		\
+	util.pl			\
 	$(pdb_sources)
 
 enum_headers = \



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