source:
trunk/test/sandbox/Makefile.am
@
2540
Last change on this file since 2540 was 2540, checked in by , 10 years ago | |
---|---|
File size: 171 bytes |
Line | |
---|---|
1 | |
2 | include $(top_srcdir)/build/autotools/common.am |
3 | |
4 | noinst_PROGRAMS = sample |
5 | |
6 | sample_SOURCES = sample.cpp |
7 | sample_CPPFLAGS = $(AM_CPPFLAGS) |
8 | sample_DEPENDENCIES = @LOL_DEPS@ |
9 |
Note: See TracBrowser
for help on using the repository browser.