source: pwntcha/trunk/Makefile.am @ 419

Revision 419, 254 bytes checked in by sam, 8 years ago (diff)
  • linuxfr.org captchas
Line 
1NULL =
2
3SUBDIRS = src
4DIST_SUBDIRS = $(SUBDIRS) extras testsuite
5
6EXTRA_DIST = \
7        bootstrap \
8        ChangeLog \
9        share/font_linuxfr.png \
10        share/font_phpbb.png \
11        share/font_slashdot.png \
12        share/font_vbulletin.png \
13        $(NULL)
14
15AUTOMAKE_OPTIONS = dist-bzip2
16
Note: See TracBrowser for help on using the repository browser.