diff options
author | monsta <[email protected]> | 2015-08-25 14:40:58 +0300 |
---|---|---|
committer | infirit <[email protected]> | 2015-09-02 11:34:01 +0200 |
commit | b24934e186456b50d7702192ec3a270926831791 (patch) | |
tree | e7daae0af65482e5f1a5598808e4e55792dd7e6d /osx/Makefile.am | |
parent | f6d7a422f3f5f97e676cd18cef5bb46aca8da6be (diff) | |
download | pluma-b24934e186456b50d7702192ec3a270926831791.tar.bz2 pluma-b24934e186456b50d7702192ec3a270926831791.tar.xz |
drop support for win32/osx and checkupdate plugin
that plugin has never been built in linux anyway due to logic
in configure.ac
Diffstat (limited to 'osx/Makefile.am')
-rw-r--r-- | osx/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/osx/Makefile.am b/osx/Makefile.am deleted file mode 100644 index a22da524..00000000 --- a/osx/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ -EXTRA_DIST = Info.plist.in - --include $(top_srcdir)/git.mk |