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

@@ -26,7 +26,7 @@ DIST_SUBDIRS = linux
CFILES =
EXTRA_DIST = $(CFILES) *.h
EXTRA_DIST = $(CFILES)
.PHONY: package package-clean package-install package-uninstall
package package-clean package-install package-uninstall:

View File

@@ -36,7 +36,7 @@ ROOT = ../../../..
CASAINCLUDE = ../../../../../CASA/include
LIBDIR = $(ROOT)/$(LIB)
APACHEROOT = ../../../../../../httpd-2.2.2/instance
APACHEROOT = ../../../../../../apache2.2
# handle Mono secondary dependencies
export MONO_PATH := $(MONO_PATH)