Commit f20da7af authored by Alberto Miranda's avatar Alberto Miranda ♨️
Browse files

Cleanup Makefile.am

parent 5ebcf87b
Loading
Loading
Loading
Loading
+1 −6
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ SUBDIRS = lib examples

DIST_SUBDIRS = lib examples

bin_PROGRAMS = src/dloom #app
bin_PROGRAMS = src/dloom

src_dloom_SOURCES = \
	src/dloom.cpp
@@ -15,8 +15,3 @@ src_dloom_CXXFLAGS = \

src_dloom_LDFLAGS = \
	@TBB_LIBS@

#norn_a_AR = $(CXX) -ar -o 

#app_SOURCES = app.c norn.c
#app_CFLAGS =