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: