Changes to allow the "make dist" command to work.

This commit is contained in:
Juan Carlos Luciani
2006-06-20 23:30:50 +00:00
parent 114f934ce9
commit 74a6359218
6 changed files with 17 additions and 17 deletions

View File

@@ -46,10 +46,10 @@ PLATFORMDEPENDENTSOURCEDIR = .
MODULE_NAME = casa_iden_token
MODULE_EXT = so
CFILES = $(srcdir)/identokenprovider.c \
$(srcdir)/identoken.c \
$(srcdir)/util.c \
$(srcdir)/platform.c
CFILES = ../identokenprovider.c \
../identoken.c \
../util.c \
platform.c
CSFILES_CSC :=
INCLUDES = -I. -I.. -I../../.. -I$(CASAINCLUDE) -I../../../../../include