diff options
| author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2012-05-02 15:18:37 +0200 |
|---|---|---|
| committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2012-05-02 16:41:02 +0200 |
| commit | 9c6ac8bcdeae6d8b4107bf1286fe449f2b63a90a (patch) | |
| tree | 38ae198f586c56664b793560886f74929ec09d14 /lib/Makefile.am | |
| parent | 43787492f54473183d38eac07d59157bce733d96 (diff) | |
| download | experiment-player-9c6ac8bcdeae6d8b4107bf1286fe449f2b63a90a.tar.gz | |
preliminary player widget based on experiment-player prototype
Diffstat (limited to 'lib/Makefile.am')
| -rw-r--r-- | lib/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am new file mode 100644 index 0000000..743e585 --- /dev/null +++ b/lib/Makefile.am @@ -0,0 +1,2 @@ + +SUBDIRS = gtk-vlc-player |
