source: libcaca/trunk/msvc/Makefile.am @ 526

Revision 526, 181 bytes checked in by sam, 7 years ago (diff)
  • Removed cacademo from examples, manpages and distributions. It's useless.
  • Property svn:keywords set to Id
Line 
1# $Id$
2
3NULL =
4
5EXTRA_DIST = \
6        libcaca.sln \
7        config.h \
8        libcaca.vcproj \
9        cacaball.vcproj \
10        cacafire.vcproj \
11        cacamoir.vcproj \
12        cacaplas.vcproj \
13        cacaview.vcproj \
14        $(NULL)
15
Note: See TracBrowser for help on using the repository browser.