Browse Source

[1924] Add the generator scripts to EXTRA_DIST

One would think it would pack them automatically if they are in
noinst_SCRIPTS. But it doesn't seem to work, so marking them explicitly.
Michal 'vorner' Vaner 12 years ago
parent
commit
050472189e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/lib/util/python/Makefile.am

+ 1 - 0
src/lib/util/python/Makefile.am

@@ -1,2 +1,3 @@
 noinst_SCRIPTS = gen_wiredata.py mkpywrapper.py const2hdr.py \
 	pythonize_constants.py
+EXTRA_DIST = const2hdr.py pythonize_constants.py