diff options
Diffstat (limited to 'cut-n-paste/Makefile.am')
-rw-r--r-- | cut-n-paste/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cut-n-paste/Makefile.am b/cut-n-paste/Makefile.am index bc7cd25b..786e8065 100644 --- a/cut-n-paste/Makefile.am +++ b/cut-n-paste/Makefile.am @@ -1,7 +1,3 @@ SUBDIRS = zoom-control toolbar-editor smclient -if USE_INTERNAL_SYNCTEX -SUBDIRS += synctex -endif - -include $(top_srcdir)/git.mk |