Skip to content

Instantly share code, notes, and snippets.

@hnyman
Last active February 3, 2017 17:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hnyman/f0fd1a0dffc43e3d20ff4a260d3a7b81 to your computer and use it in GitHub Desktop.
Save hnyman/f0fd1a0dffc43e3d20ff4a260d3a7b81 to your computer and use it in GitHub Desktop.
--- a/configure.ac
+++ b/configure.ac
@@ -660,8 +660,7 @@
web/style/transmission/images/Makefile
web/style/transmission/images/buttons/Makefile
web/javascript/Makefile
- web/javascript/jquery/Makefile
- po/Makefile.in])
+ web/javascript/jquery/Makefile])
AC_OUTPUT
--- a/Makefile.am
+++ b/Makefile.am
@@ -44,7 +44,6 @@
gtk/CMakeLists.txt \
libtransmission/CMakeLists.txt \
libtransmission/version.h.in \
- po/CMakeLists.txt \
qt/CMakeLists.txt \
utils/CMakeLists.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment