Public bug reported: Those libraries are missing in ditributions packages.
I try to add this # Subdirectories to be built SUBDIRS = \ codemirror \ plupload # Subdirectories to distribute DIST_SUBDIRS = \ codemirror \ plupload to src/assets/javascript/Makefile.am but when I run ./autogen.sh the file src/assets/javascript/codemirror/Makefile.in is never created ** Affects: aikiframework Importance: Critical Assignee: Aiki Framework Developers (aikiframework-devel) Status: Confirmed ** Changed in: aikiframework Status: New => Confirmed ** Changed in: aikiframework Importance: Undecided => High ** Changed in: aikiframework Milestone: None => 0.9.0 ** Changed in: aikiframework Importance: High => Critical ** Changed in: aikiframework Assignee: (unassigned) => Aiki Framework Developers (aikiframework-devel) -- You received this bug notification because you are a member of Aiki Framework Admins, which is subscribed to aikiframework. https://bugs.launchpad.net/bugs/907780 Title: Codemirror and plupload are not copied in build process Status in Aiki Framework: Confirmed Bug description: Those libraries are missing in ditributions packages. I try to add this # Subdirectories to be built SUBDIRS = \ codemirror \ plupload # Subdirectories to distribute DIST_SUBDIRS = \ codemirror \ plupload to src/assets/javascript/Makefile.am but when I run ./autogen.sh the file src/assets/javascript/codemirror/Makefile.in is never created To manage notifications about this bug go to: https://bugs.launchpad.net/aikiframework/+bug/907780/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~aikiframework.admins Post to : aikiframework.admins@lists.launchpad.net Unsubscribe : https://launchpad.net/~aikiframework.admins More help : https://help.launchpad.net/ListHelp