source: pwntcha/trunk/Makefile.am @ 4859

Last change on this file since 4859 was 2318, checked in by Sam Hocevar, 15 years ago
  • Step 2 of the code reorganisation: move each font to its corresponding decoder's subdirectory.
File size: 131 bytes
Line 
1
2SUBDIRS = src
3DIST_SUBDIRS = $(SUBDIRS) extras
4
5EXTRA_DIST = \
6        bootstrap \
7        ChangeLog \
8        $(NULL)
9
10AUTOMAKE_OPTIONS = dist-bzip2
11
Note: See TracBrowser for help on using the repository browser.