source:
pwntcha/trunk/src/authimage/Makefile.am
@
4400
Last change on this file since 4400 was 2318, checked in by , 14 years ago | |
---|---|
File size: 176 bytes |
Line | |
---|---|
1 | |
2 | DECODER = authimage |
3 | |
4 | noinst_LIBRARIES = libdecoder.a |
5 | |
6 | libdecoder_a_SOURCES = decoder.c |
7 | libdecoder_a_CPPFLAGS = -I$(srcdir)/.. -DDECODER=\"$(DECODER)\" |
8 | |
9 | EXTRA_DIST = font.png |
10 |
Note: See TracBrowser
for help on using the repository browser.