Changeset 6309fd for src/Helpers
- Timestamp:
- Aug 17, 2014, 4:07:55 PM (11 years ago)
- Children:
- ec61ec
- Parents:
- 0ab195
- File:
-
- 1 edited
-
src/Helpers/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/Helpers/Makefile.am
r0ab195 r6309fd 2 2 # Also indentation by a single tab 3 3 4 INCLUDES = -I$(top_srcdir)/src/5 6 4 AM_LDFLAGS = -ldl 7 AM_CPPFLAGS = $(BOOST_CPPFLAGS)5 AM_CPPFLAGS = -I$(top_srcdir)/src/ $(BOOST_CPPFLAGS) 8 6 9 7 HELPERSOURCE = \
Note:
See TracChangeset
for help on using the changeset viewer.
