some fixes
[physik/posic.git] / Makefile
index ce40484..72904f5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ POT_SRC=potentials/tersoff.c
 POT_SRC+=potentials/albe.c
 POT_SRC+= potentials/lennard_jones.c potentials/harmonic_oscillator.c
 
-all: sic
+all: sic fluctuation_calc
 
 sic: 
        $(CC) $(CFLAGS) $(LDFLAGS) $(POT_SRC) $(SOURCE) sic.c -o sic