Initial commit
[fillmore] / src / fillmore / sources.mk
diff --git a/src/fillmore/sources.mk b/src/fillmore/sources.mk
new file mode 100644 (file)
index 0000000..d3ceff5
--- /dev/null
@@ -0,0 +1,9 @@
+$(SRC_PREFIX)SRC_FILES = \
+       audio_project.vala \
+       fillmore.vala \
+       FillmoreClassFactory.vala \
+       header_area.vala \
+       ProjectProperties.vala \
+       trackinformation.vala \
+       VolumeAndPanPopUp.vala
+