cpp not needed

This commit is contained in:
Joey Hess 2010-10-30 22:47:34 -04:00
parent 465fb0ebc4
commit 963bfa9673

View file

@ -2,7 +2,7 @@ all: git-annex docs
git-annex:
mkdir -p build
ghc -cpp -odir build -hidir build --make git-annex
ghc -odir build -hidir build --make git-annex
install:
install -d $(DESTDIR)/usr/bin