src/Project/Gtk.vala
[app.Builder.js] / 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