diff options
author | Stefano Karapetsas <[email protected]> | 2012-10-10 23:56:54 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-10-10 23:56:54 +0200 |
commit | 604337540f95368056cca6eb9d808ef4fcc19765 (patch) | |
tree | de821c94382f1a847f112622e56b6d3874eabd13 /matecomponent/idl/Makefile.am | |
parent | 497b58752b465146c5890624fd1609de10ec0136 (diff) | |
download | mate-panel-604337540f95368056cca6eb9d808ef4fcc19765.tar.bz2 mate-panel-604337540f95368056cca6eb9d808ef4fcc19765.tar.xz |
remove matecomponent
Diffstat (limited to 'matecomponent/idl/Makefile.am')
-rw-r--r-- | matecomponent/idl/Makefile.am | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/matecomponent/idl/Makefile.am b/matecomponent/idl/Makefile.am deleted file mode 100644 index a3141042..00000000 --- a/matecomponent/idl/Makefile.am +++ /dev/null @@ -1,6 +0,0 @@ -idldir = $(datadir)/idl/mate-panel-2.0 -idl_DATA = MATE_Panel.idl - -EXTRA_DIST = $(idl_DATA) - --include $(top_srcdir)/git.mk |