You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- # $Id$
-
- SUBDIRS = kernel cucul caca src test tools cxx doc
- DIST_SUBDIRS = $(SUBDIRS) autotools msvc
-
- EXTRA_DIST = NOTES COPYING.GPL COPYING.LGPL bootstrap build-dos build-kernel build-win32 caca-config.in common.h libcaca.spec
- AUTOMAKE_OPTIONS = dist-bzip2
-
- bin_SCRIPTS = caca-config
|