bomnsedit_SOURCES = \ cursor.cpp \ editor.cpp \ hud.cpp \ level.cpp \ object.cpp # build the editor if BUILD_EDITOR bin_PROGRAMS = bomnsedit bomnsedit_LDADD = -lSDL endif EXTRA_DIST = \ cursor.h \ editor.h \ hud.h \ level.h \ object.h