add imdb to makefile and configure.ac
authorStephan Reichholf <sreichholf@users.schwerkraft.elitedvb.net>
Mon, 28 Jan 2008 17:20:30 +0000 (17:20 +0000)
committerStephan Reichholf <sreichholf@users.schwerkraft.elitedvb.net>
Mon, 28 Jan 2008 17:20:30 +0000 (17:20 +0000)
Makefile.am
configure.ac

index b1dafa6..f43c030 100644 (file)
@@ -1,3 +1,3 @@
 AUTOMAKE_OPTIONS = gnu
-SUBDIRS = antiscrollbar movietagger webinterface wirelesslan netcaster lastfm logomanager vlcplayer simplerss trafficinfo fritzcall webcamviewer emailclient autotimer epgrefresh werbezapper httpproxy startuptostandby
+SUBDIRS = antiscrollbar movietagger webinterface wirelesslan netcaster lastfm logomanager vlcplayer simplerss trafficinfo fritzcall webcamviewer emailclient autotimer epgrefresh werbezapper httpproxy startuptostandby imdb
 
index 76dfa02..a49f4b7 100644 (file)
@@ -84,4 +84,7 @@ httpproxy/src/Makefile
 startuptostandby/Makefile
 startuptostandby/src/Makefile
 
+imdb/Makefile
+imdb/src/Makefile
+
 ])