cpp not needed
This commit is contained in:
parent
465fb0ebc4
commit
963bfa9673
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -2,7 +2,7 @@ all: git-annex docs
|
||||||
|
|
||||||
git-annex:
|
git-annex:
|
||||||
mkdir -p build
|
mkdir -p build
|
||||||
ghc -cpp -odir build -hidir build --make git-annex
|
ghc -odir build -hidir build --make git-annex
|
||||||
|
|
||||||
install:
|
install:
|
||||||
install -d $(DESTDIR)/usr/bin
|
install -d $(DESTDIR)/usr/bin
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue