I have a Sharepoint 2010 feature that contains several custom actions in it. I added a Custom Control to the elements xml and a new ascx file in the controltemplates folder. Pretty simple. However, I can see that the ascx file is not inside the bundle file after I package the solution and get the WSP distribution file. The modifications to the elements.xml file are there though.
I did not create the original solution. Is there some configuration I'm missing in order to get the ascx file bundled??