diff --git a/Makefile.am b/Makefile.am index f69aaa72273e93bf6c2bac385a7c579171788f2f..112d5e06d9ff5771b5d3a164ec5444b2728ef9a0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,10 +4,11 @@ #LDADD = $(UG_LDFLAGS) $(AMIRAMESH_LDFLAGS) $(UG_LIBS) $(AMIRAMESH_LIBS) #AM_CPPFLAGS = $(UG_CPPFLAGS) $(AMIRAMESH_CPPFLAGS) -noinst_PROGRAMS = staticrod staticrod2 +noinst_PROGRAMS = staticrod staticrod2 rod3d staticrod_SOURCES = staticrod.cc staticrod2_SOURCES = staticrod2.cc +rod3d_SOURCES = rod3d.cc # don't follow the full GNU-standard # we need automake 1.5