Browse Source

remove "error.h" from Makefile.am

this file is not anymore in the "frontend" folder
and "make dist" failed to generate the tarball
pre-master-46
Francesco Lannutti 14 years ago
parent
commit
952f55866e
  1. 1
      src/frontend/Makefile.am

1
src/frontend/Makefile.am

@ -114,7 +114,6 @@ libfte_la_SOURCES = \
dotcards.c \
dotcards.h \
error.c \
error.h \
evaluate.c \
evaluate.h \
fourier.c \

Loading…
Cancel
Save