diff options
Diffstat (limited to 'bindings/Makefile.am')
-rw-r--r-- | bindings/Makefile.am | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/bindings/Makefile.am b/bindings/Makefile.am deleted file mode 100644 index 804f729..0000000 --- a/bindings/Makefile.am +++ /dev/null @@ -1,13 +0,0 @@ -if USE_GTK3 -SUBDIRS = \ - vala -else -SUBDIRS = \ - vala -endif - -if HAS_MONO -SUBDIRS += mono -endif - -DISTCLEANFILES = Makefile.in |