Add com_optran.h and cplhash.h to their makefile.am
to have them as part of make dist.
This commit is contained in:
parent
1fcdbee489
commit
43f2182e56
|
|
@ -85,6 +85,7 @@ libckt_la_SOURCES = \
|
|||
noisean.c \
|
||||
nsetparm.c \
|
||||
optran.c \
|
||||
com_optran.h \
|
||||
pzan.c \
|
||||
pzaskq.c \
|
||||
pzsetp.c \
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@ libcpl_la_SOURCES = \
|
|||
cplmpar.c \
|
||||
cplsetup.c \
|
||||
cplhash.c \
|
||||
cplhash.h \
|
||||
cplmdel.c \
|
||||
cpldelete.c \
|
||||
cplinit.c
|
||||
|
|
|
|||
Loading…
Reference in New Issue