GtkSharp/gui-thread-check/profiler/Makefile.am
Andres G. Aragoneses 00c1a731ac gui-thread-check: Moved gui-thread-check sources into a new subdir
In preparation for the move to gtk-sharp upstream preserving history.
2012-11-03 23:00:08 +00:00

18 lines
231 B
Makefile

lib_LTLIBRARIES = libmono-profiler-gui-thread-check.la
libmono_profiler_gui_thread_check_la_SOURCES = gui-thread-check.c
libmono_profiler_gui_thread_check_la_LIBADD = @PROFILER_LIBS@
INCLUDES = @PROFILER_CFLAGS@ -Wall