source:
branches/1.4x/third-party/libnatpmp/Makefile.am
@
7487
Last change on this file since 7487 was 6967, checked in by charles, 14 years ago | |
---|---|
File size: 235 bytes |
Line | |
---|---|
1 | noinst_LIBRARIES = libnatpmp.a |
2 | |
3 | AM_CPPFLAGS = -DENABLE_STRNATPMPERR |
4 | |
5 | libnatpmp_a_SOURCES = \ |
6 | getgateway.c \ |
7 | natpmp.c |
8 | |
9 | noinst_HEADERS = \ |
10 | declspec.h \ |
11 | getgateway.h \ |
12 | natpmp.h |
13 | |
14 | extra_DIST = \ |
15 | README \ |
16 | LICENSE |
Note: See TracBrowser
for help on using the repository browser.