X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fcreate_filelist.sh;h=8fe65f9b80bcab26c3abb316c85a203c5c420b96;hb=6bd0f7309f4670de0ada96a3de0a954d1ebe48dd;hp=406592a62c0b51afaa94a82fc1265c9f59d37f51;hpb=595bdc7db9560bc4dd3d29bf6114b1d458581e4d;p=libfirm diff --git a/ir/create_filelist.sh b/ir/create_filelist.sh index 406592a62..8fe65f9b8 100755 --- a/ir/create_filelist.sh +++ b/ir/create_filelist.sh @@ -3,7 +3,7 @@ # Little helper script used to create the file list for Makefile.am # automatically -DIRS="adt ana be common debug ident ir libcore lower obstack opt stat tr tv" +DIRS="adt ana be common debug ident ir libcore lower obstack opt stat tr tv kaps" echo "libfirm_la_SOURCES = \\" > FILELIST for dir in $DIRS; do