Home | History | Annotate | Download | only in smack
      1 #
      2 # Copyright (c) Casey Schaufler, 2009
      3 #
      4 # This program is free software;  you can redistribute it and/or modify
      5 # it under the terms of the GNU General Public License version 2 as
      6 # published by the Free Software Foundation.
      7 #
      8 
      9 top_srcdir		?= ../../../..
     10 
     11 include $(top_srcdir)/include/mk/testcases.mk
     12 
     13 INSTALL_TARGETS		:= *.sh
     14 
     15 include $(top_srcdir)/include/mk/generic_leaf_target.mk
     16