Code::Blocks Forums

User forums => Help => Topic started by: jarro_2783 on April 20, 2009, 05:40:17 am

Title: /Makefile.am missing debian subdir
Post by: jarro_2783 on April 20, 2009, 05:40:17 am
the root Makefile.am from svn 5537 is missing debian in SUBDIRS. I did a make dist to compile somewhere else and when I configured it couldn't find debian/Makefile.in because it wasn't included. I added debian to SUBDIRS and it worked. Can someone fix this?
Title: Re: /Makefile.am missing debian subdir
Post by: Jenna on April 20, 2009, 06:03:27 am
the root Makefile.am from svn 5537 is missing debian in SUBDIRS. I did a make dist to compile somewhere else and when I configured it couldn't find debian/Makefile.in because it wasn't included. I added debian to SUBDIRS and it worked. Can someone fix this?

Done in svn r5538.