src/Project/Gtk.vala
authorAlan Knowles <alan@roojs.com>
Tue, 28 Apr 2015 10:14:39 +0000 (18:14 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 28 Apr 2015 10:14:39 +0000 (18:14 +0800)
src/Project/Gtk.vala

index 6bfaaa7..eba6784 100644 (file)
@@ -174,8 +174,9 @@ namespace Project {
                                                continue;
                                        }
                                        
-                                       
-                                       
+                                       if (Regex.match_simple("\\.vala\\.c$", fn)) {
+                                               continue;
+                                       }
                                        if (Regex.match_simple("\\.c$", fn)) {
                                                
                                                // if we have a vala file with the same name