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 04f024ee44a21788cbdda3649a8885be9fb95317..e2a1695209827e292f48c5fcb5fb05a8a15f5704 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: