diff options
author | Thomas White <taw@bitwiz.org.uk> | 2016-03-29 17:43:53 +0200 |
---|---|---|
committer | Thomas White <taw@bitwiz.org.uk> | 2016-03-29 17:43:53 +0200 |
commit | 0973dc26a6c384a09d898bc0bcfa41ee6f962129 (patch) | |
tree | 31bc717cdd4dc5a75c9db1cab5a29a36a5974bad /configure.ac | |
parent | 87b72a15aaaceb1f0501cb9544a0a857648f7d20 (diff) |
Rip out Harfatum stuff
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index fc161e2..004b0f6 100644 --- a/configure.ac +++ b/configure.ac @@ -77,5 +77,4 @@ LIBS="$LIBS $GDK_pixbuf_2_LIBS $DBUS_LIBS $LDFLAGS" AC_CONFIG_FILES(Makefile lib/Makefile) -AC_CONFIG_FILES(harfatum/Makefile harfatum/lib/Makefile) AC_OUTPUT |