Changeset 8412 for trunk/psLib/src/xml/Makefile.am
- Timestamp:
- Aug 17, 2006, 12:15:18 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/xml/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/xml/Makefile.am
r7985 r8412 3 3 noinst_LTLIBRARIES = libpslibxml.la 4 4 5 libpslibxml_la_CPPFLAGS = $( SRCINC) $(XML_CFLAGS)5 libpslibxml_la_CPPFLAGS = $(PSLIB_CFLAGS) $(SRCINC) $(XML_CFLAGS) 6 6 libpslibxml_la_SOURCES = \ 7 7 psXML.c
Note:
See TracChangeset
for help on using the changeset viewer.
