tvheadend/support/dataroot/bundle.c
Andreas Öman 00378579ed Rework file bundling and make configure take most standard args
Now ./configure should be able to be correctly invoked from standard
debian helper rules file
2012-04-10 20:51:09 +02:00

4 lines
62 B
C

const char *tvheadend_dataroot(void)
{
return (void *)0;
}