summaryrefslogtreecommitdiff
path: root/playback/player/ios/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'playback/player/ios/Makefile.am')
-rw-r--r--playback/player/ios/Makefile.am22
1 files changed, 22 insertions, 0 deletions
diff --git a/playback/player/ios/Makefile.am b/playback/player/ios/Makefile.am
new file mode 100644
index 0000000..c6da505
--- /dev/null
+++ b/playback/player/ios/Makefile.am
@@ -0,0 +1,22 @@
+EXTRA_DIST = \
+ GstPlay/AppDelegate.h \
+ GstPlay/AppDelegate.m \
+ GstPlay/EaglUIVIew.h \
+ GstPlay/EaglUIVIew.m \
+ GstPlay/en.lproj/InfoPlist.strings \
+ GstPlay/fonts.conf \
+ GstPlay/gst_ios_init.h \
+ GstPlay/gst_ios_init.m \
+ GstPlay/GstPlay-Info.plist \
+ GstPlay/GstPlay-Prefix.pch \
+ GstPlay/LibraryViewController.h \
+ GstPlay/LibraryViewController.m \
+ GstPlay/main.m \
+ GstPlay/MainStoryboard_iPad.storyboard \
+ GstPlay/MainStoryboard_iPhone.storyboard \
+ GstPlay/Ubuntu-R.ttf \
+ GstPlay/VideoViewController.h \
+ GstPlay/VideoViewController.m \
+ GstPlay.xcodeproj/project.xcworkspace/contents.xcworkspacedata \
+ GstPlay.xcodeproj/project.pbxproj
+