From 6dab1ac322cfbad8390861456c674922073911b3 Mon Sep 17 00:00:00 2001 From: Samo Penic <samo.penic@gmail.com> Date: Fri, 08 Mar 2019 20:18:00 +0000 Subject: [PATCH] Some beautification --- src/Makefile.am | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/Makefile.am b/src/Makefile.am index b5230c3..74a6947 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -20,3 +20,4 @@ pkginclude_HEADERS=general.h vertex.h bond.h triangle.h cell.h vesicle.h initial_distribution.h io.h dumpstate.h frame.h energy.h timestep.h vertexmove.h bondflip.h poly.h stats.h sh.h shcomplex.h constvol.h snapshot.h restore.h cluster.h plugins.h #demoplugin_la_SOURCES= plugins/demo_plugin.c #demoplugin_la_LDFLAGS = -module -avoid-version -export-dynamic +SUBDIRS=plugins -- Gitblit v1.9.3