News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

/Makefile.am missing debian subdir

Started by jarro_2783, April 20, 2009, 05:40:17 AM

Previous topic - Next topic

jarro_2783

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?

Jenna

Quote from: 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?

Done in svn r5538.