X-Git-Url: https://www.hackdaworld.org/gitweb/?p=physik%2Fposic.git;a=blobdiff_plain;f=Makefile;h=70f4a5d16798107d33343f80e6f74a61d8bc610c;hp=bba7d4e9c2109b4043487d292f3a8301364f52d8;hb=c40d54eb3e319b17b2f6174c4eddcfd6ee3a407b;hpb=97f4b6d802dc13e511f30adbaa25a7892289b0ff 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