25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 lines
369 B

  1. # $Id$
  2. SUBDIRS = kernel cucul caca src test tools cpp doc
  3. DIST_SUBDIRS = $(SUBDIRS) autotools debian msvc
  4. EXTRA_DIST = NOTES COPYING.GPL COPYING.LGPL bootstrap build-dos build-kernel build-win32 caca-config.in libcaca.spec
  5. AUTOMAKE_OPTIONS = dist-bzip2
  6. bin_SCRIPTS = caca-config
  7. doc_DATA = README TODO AUTHORS NEWS NOTES THANKS
  8. docdir = $(datadir)/doc/libcaca-dev