remove "error.h" from Makefile.am
this file is not anymore in the "frontend" folder and "make dist" failed to generate the tarball
This commit is contained in:
parent
44786a490b
commit
952f55866e
|
|
@ -114,7 +114,6 @@ libfte_la_SOURCES = \
|
|||
dotcards.c \
|
||||
dotcards.h \
|
||||
error.c \
|
||||
error.h \
|
||||
evaluate.c \
|
||||
evaluate.h \
|
||||
fourier.c \
|
||||
|
|
|
|||
Loading…
Reference in New Issue