source: trunk/third/intltool/tests/Makefile.am @ 18239

Revision 18239, 154 bytes checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18238, which included commits to RCS files with non-trunk default branches.
Line 
1SUBDIRS = cases results
2
3TESTS = selftest
4
5EXTRA_DIST = selftest.pl.in
6
7selftest: selftest.pl
8        cp $< $@ && chmod +x $@
9
10CLEANFILES = selftest selftest.pl
Note: See TracBrowser for help on using the repository browser.