[hipl-commit] [tiny] Rev 3626: Added the required python script process_modules.py to EXTRA_DIST.

  • From: Tim Just <tim.just@xxxxxxxxxxxxxx>
  • To: hipl-commit@xxxxxxxxxxxxx
  • Date: Fri, 5 Mar 2010 19:41:33 +0200

Committer: Tim Just <tim.just@xxxxxxxxxxxxxx>
Date: Fri Mar 05 18:40:53 2010 +0100
Revision: 3626
Revision-id: tim.just@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Branch nick: tiny

Log:
  Added the required python script process_modules.py to EXTRA_DIST.

Modified:
  M  Makefile.am

=== modified file 'Makefile.am'
--- Makefile.am 2010-03-05 17:28:01 +0000
+++ Makefile.am 2010-03-05 17:40:53 +0000
@@ -5,7 +5,7 @@
 # XX FIX: use dist_doc_DATA for all documentation (if you change this,
 # make sure the check the "make bin" still works)
 #
-EXTRA_DIST =  debian doc patches test/packaging test/configs
+EXTRA_DIST =  debian doc patches test/packaging test/configs process_modules.py
 EXTRA_DIST += Android.mk check_header_verbosity.sh tcp verbose-headers.txt
 EXTRA_DIST += autogen.sh release.version
 EXTRA_DIST += $(wildcard lib/android/*.c)

Other related posts:

  • » [hipl-commit] [tiny] Rev 3626: Added the required python script process_modules.py to EXTRA_DIST. - Tim Just