make main.o to depend on version.h, too
authorFelix Domke <tmbinc@elitedvb.net>
Sat, 27 Oct 2007 09:57:27 +0000 (09:57 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Sat, 27 Oct 2007 09:57:27 +0000 (09:57 +0000)
main/Makefile.am

index 04f024e..e2a1695 100644 (file)
@@ -8,6 +8,8 @@ enigma2_SOURCES = \
 
 bsod.o: version.h
 
+main.o: version.h
+
 # when there is no ../CVS/Entries, don't worry.
 ../CVS/Entries: