diff options
author | Cosimo Cecchi <cosimoc@gnome.org> | 2013-04-05 12:28:31 -0400 |
---|---|---|
committer | Cosimo Cecchi <cosimoc@gnome.org> | 2013-04-05 12:28:31 -0400 |
commit | 1977b0c1c577d7715551275bcd801fc0aff65284 (patch) | |
tree | 5075891eb2e3c91f90c6e0184564f2a72060e58c /Makefile.am | |
parent | 5d5b319b5cf84c226ff1c5caf71b654c7a8c46f4 (diff) | |
download | gnome-maps-1977b0c1c577d7715551275bcd801fc0aff65284.tar.gz |
build: fix distcheck
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index b7942dc2..79ae28a3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,3 @@ ACLOCAL_AMFLAGS = -I m4 -I libgd ${ACLOCAL_FLAGS} -SUBDIRS = libgd src data +SUBDIRS = libgd src data po |