blob: 3b5354380fb95ac12b7005b8175063a977dc3b4a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
--- libabenabler2-1.0/Makefile.am~ 2007-11-27 16:51:42.000000000 +0100
+++ libabenabler2-1.0/Makefile.am 2007-11-27 16:51:42.000000000 +0100
@@ -1,4 +1,4 @@
-SUBDIRS = src include plugins test
+SUBDIRS = src include plugins test po
EXTRA_DIST = libabenabler2.pc.in
--- libabenabler2-1.0/configure.ac~ 2007-11-27 16:51:18.000000000 +0100
+++ libabenabler2-1.0/configure.ac 2007-11-27 16:51:18.000000000 +0100
@@ -31,6 +31,7 @@
plugins/Makefile
test/Makefile
libabenabler2.pc
+po/Makefile.in
])
AC_OUTPUT
|