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.
 
 
 
 
 
 

14 lines
315 B

  1. # $Id$
  2. SUBDIRS = src examples test doc
  3. DIST_SUBDIRS = $(SUBDIRS) autotools debian msvc
  4. EXTRA_DIST = NOTES COPYING.LGPL bootstrap 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