- Timestamp:
- Nov 14, 2003, 7:49:53 PM (17 years ago)
- Location:
- libcaca/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/src/Makefile.am
r159 r175 3 3 ############################################################################### 4 4 5 AM_CPPFLAGS = -I ../libee5 AM_CPPFLAGS = -I$(top_srcdir)/libee 6 6 7 7 if USE_SLANG -
libcaca/trunk/test/Makefile.am
r145 r175 3 3 ############################################################################### 4 4 5 AM_CPPFLAGS = -I ../libee5 AM_CPPFLAGS = -I$(top_srcdir)/libee 6 6 7 7 if USE_SLANG
Note: See TracChangeset
for help on using the changeset viewer.