You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
-
- include $(top_srcdir)/lol/build/autotools/common.am
-
- bin_PROGRAMS = roflmao
-
- roflmao_SOURCES = roflmao.cpp
- roflmao_CPPFLAGS = $(AM_CPPFLAGS)
- roflmao_DEPENDENCIES = @LOL_DEPS@
- roflmao_LDFLAGS = $(AM_LDFLAGS)
|