this bug doesn't exist anymore in revision 975

** Changed in: aikiframework
       Status: Confirmed => Invalid

-- 
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:
  Invalid

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     : [email protected]
Unsubscribe : https://launchpad.net/~aikiframework.admins
More help   : https://help.launchpad.net/ListHelp

Reply via email to