Browse Source

build: add a few missing files to make dist.

legacy
Sam Hocevar sam 12 years ago
parent
commit
886173c3cc
2 changed files with 537 additions and 534 deletions
  1. +535
    -534
      src/Makefile.am
  2. +2
    -0
      src/data/font/Makefile.am

+ 535
- 534
src/Makefile.am
File diff suppressed because it is too large
View File


+ 2
- 0
src/data/font/Makefile.am View File

@@ -1,6 +1,8 @@

include $(top_srcdir)/build/autotools/common.am

EXTRA_DIST = ascii.png

if USE_CACA
all: ascii.png



Loading…
Cancel
Save