**/Makefile.am, fix "make dist"
This commit is contained in:
parent
ceed247131
commit
0d1b4d54c0
|
|
@ -7,7 +7,7 @@ EXTRA_DIST = FAQ autogen.sh Stuarts_Poly_Notes \
|
|||
ANALYSES BUGS AUTHORS ChangeLog \
|
||||
DEVICES NEWS README README.tcl \
|
||||
README.adms contrib \
|
||||
doc examples m4 visualc visualc-shared @NOTXGRAPH@ \
|
||||
doc examples m4 visualc @NOTXGRAPH@ \
|
||||
xgraph/aclocal.m4 \
|
||||
compile_min.sh .gitignore
|
||||
|
||||
|
|
|
|||
|
|
@ -35,8 +35,10 @@ pkginclude_HEADERS = \
|
|||
dvec.h \
|
||||
elctdefs.h \
|
||||
enh.h \
|
||||
enhtypes.h \
|
||||
evt.h \
|
||||
evtproto.h \
|
||||
evttypes.h \
|
||||
evtudn.h \
|
||||
ftedbgra.h \
|
||||
ftedebug.h \
|
||||
|
|
@ -98,6 +100,7 @@ pkginclude_HEADERS = \
|
|||
profile.h \
|
||||
pssdefs.h \
|
||||
pzdefs.h \
|
||||
randnumb.h \
|
||||
sen2defs.h \
|
||||
sensdefs.h \
|
||||
sensgen.h \
|
||||
|
|
@ -106,6 +109,7 @@ pkginclude_HEADERS = \
|
|||
smpdefs.h \
|
||||
sperror.h \
|
||||
spmatrix.h \
|
||||
stringskip.h \
|
||||
stringutil.h \
|
||||
suffix.h \
|
||||
swec.h \
|
||||
|
|
|
|||
Loading…
Reference in New Issue