diff options
author | Arx Cruz <arxcruz@gnome.org> | 2015-09-21 14:38:55 +0200 |
---|---|---|
committer | Arx Cruz <arxcruz@gnome.org> | 2015-09-21 14:39:42 +0200 |
commit | 2ec897cf63094c68fd787e2081f911e0deb3b596 (patch) | |
tree | 10f4f4c8477176d1be5ea1724d1ac871d7b10669 /Makefile.am | |
parent | Updated Danish translation (diff) | |
download | zenity-2ec897cf63094c68fd787e2081f911e0deb3b596.tar.gz zenity-2ec897cf63094c68fd787e2081f911e0deb3b596.tar.bz2 zenity-2ec897cf63094c68fd787e2081f911e0deb3b596.zip |
This is a simple build fix
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 871888b7..df84b81b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,5 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} +INCLUDES = src SUBDIRS = \ src \ |