Changeset 556 for nepenthes/trunk/modules/submit-file
- Timestamp:
- 05/31/06 07:04:17 (3 years ago)
- Files:
-
- nepenthes/trunk/modules/submit-file/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
nepenthes/trunk/modules/submit-file/Makefile.am
r321 r556 7 7 AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE 8 8 AM_CXXFLAGS = -Wall -Werror 9 AM_LDFLAGS = -lpcre 9 10 10 11 11 pkglib_LTLIBRARIES = submitfile.la
