X-Git-Url: https://hackdaworld.org/gitweb/?a=blobdiff_plain;f=Makefile;h=70f4a5d16798107d33343f80e6f74a61d8bc610c;hb=95cfeec6fbbfa975d5ac5b99ec3f7386ca3d6071;hp=bba7d4e9c2109b4043487d292f3a8301364f52d8;hpb=fd4ecbff76b2e4fc70ca88e64fb76c85fa953888;p=physik%2Fposic.git diff --git a/Makefile b/Makefile index bba7d4e..70f4a5d 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ CFLAGS += -DALBE LDFLAGS=-lm -DEPS = moldyn.o visual/visual.o random/random.o list/list.o +DEPS = moldyn.o random/random.o list/list.o DEPS += potentials/lennard_jones.o potentials/harmonic_oscillator.o DEPS += potentials/tersoff.o potentials/albe.o