Parcourir la 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 il y a 12 ans
Parent
commit
050472189e
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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