Skip to content

Commit

Permalink
Remove dead make targets (NanoComp#171)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherHogan authored and stevengj committed Jan 16, 2018
1 parent ee1a260 commit 403e92c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions libmeepgeom/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,4 @@ bend_flux_ll_LDADD = libmeepgeom.la $(MEEPLIBS)
user_defined_material_SOURCES = user-defined-material.cpp
user_defined_material_LDADD = libmeepgeom.la $(MEEPLIBS)

file_material_SOURCES = file-material.cpp
file_material_LDADD = libmeepgeom.la $(MEEPLIBS)

noinst_DATA = cyl-ellipsoid-eps-ref.h5 array-slice-ll.h5

0 comments on commit 403e92c

Please sign in to comment.