Last change
on this file since 2821 was
2821,
checked in by Sam Hocevar, 14 years ago
|
Starting refactoring to get rid of libcucul. The initial reason for the
split is rendered moot by the plugin system: when enabled, binaries do
not link directly with libX11 or libGL. I hope this is a step towards
more consisteny and clarity.
|
-
Property svn:keywords set to
Id
|
File size:
339 bytes
|
Line | |
---|
1 | # $Id: Makefile.am 2821 2008-09-27 13:12:46Z sam $ |
---|
2 | |
---|
3 | NULL = |
---|
4 | |
---|
5 | EXTRA_DIST = libcaca.sln \ |
---|
6 | config.h \ |
---|
7 | caca_types.h \ |
---|
8 | libcaca.vcproj \ |
---|
9 | libcaca.vcproj \ |
---|
10 | cacafire.vcproj \ |
---|
11 | cacademo.vcproj \ |
---|
12 | caca-sharp.csproj \ |
---|
13 | caca-sharp.csproj \ |
---|
14 | test-csharp.csproj \ |
---|
15 | $(NULL) |
---|
16 | |
---|
Note: See
TracBrowser
for help on using the repository browser.