tizen 2.0
[external/popt.git] / auto / Makefile.am
1 AUTOMAKE_OPTIONS = 1.4 foreign
2
3 AUTOTEST =      api-sanity-autotest.pl
4
5 TDIRS =         descriptors_storage header_compile_errors test_results tests
6
7 clean-local:
8         rm -rf $(TDIRS)
9
10 check-local:
11         -[ -d tests ] && ${AUTOTEST} -l popt -d desc -clean
12         -${AUTOTEST} -l popt -d desc -st types -gen -build -run