Changeset 2299 for libcaca/trunk/cxx/Makefile.am
- Timestamp:
- Apr 19, 2008, 2:42:50 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/cxx/Makefile.am
r2087 r2299 1 1 # $Id: Makefile.am 552 2006-04-13 16:10:16Z jylam $ 2 2 3 AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/cucul -I$(top_srcdir)/caca 3 AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/cucul -I../cucul \ 4 -I$(top_srcdir)/caca 4 5 5 6 if USE_CXX
Note: See TracChangeset
for help on using the changeset viewer.