X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fcreate_filelist.sh;h=2b5490d6be824ad81f93892f561e7d810bd0feb0;hb=2a2686741df6ab65c2ea76eeecc9fa72aed394e7;hp=406592a62c0b51afaa94a82fc1265c9f59d37f51;hpb=595bdc7db9560bc4dd3d29bf6114b1d458581e4d;p=libfirm diff --git a/ir/create_filelist.sh b/ir/create_filelist.sh index 406592a62..2b5490d6b 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 lpp obstack opt stat tr tv kaps" echo "libfirm_la_SOURCES = \\" > FILELIST for dir in $DIRS; do