Getting "make dist" to work again with the files that got removed

This commit is contained in:
Jean-Marc Valin 2010-01-16 23:35:45 -05:00
parent 619a9681bc
commit 6c79a9325c
5 changed files with 3 additions and 12 deletions

View file

@ -42,12 +42,10 @@
#include <math.h>
#include "celt.h"
#include "pitch.h"
#include "kiss_fftr.h"
#include "bands.h"
#include "modes.h"
#include "entcode.h"
#include "quant_bands.h"
#include "psy.h"
#include "rate.h"
#include "stack_alloc.h"
#include "mathops.h"