diff options
Diffstat (limited to 'example-fraucheky/Makefile')
-rw-r--r-- | example-fraucheky/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example-fraucheky/Makefile b/example-fraucheky/Makefile index 148840c..07b5711 100644 --- a/example-fraucheky/Makefile +++ b/example-fraucheky/Makefile @@ -1,7 +1,7 @@ # Makefile for NeuG # Define project name here -PROJECT = msc +PROJECT = sample-msc CHOPSTX = .. FRAUCHEKY = ../../fraucheky |