summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPixel <>2001-04-16 01:57:13 +0000
committerPixel <>2001-04-16 01:57:13 +0000
commit86106738c9bb543a1308a1e0f36755052aabf598 (patch)
tree7b7b2eefc72546034f4c014ce149b25a82be5dd4 /Makefile.am
parent9ce5cb3e9cefcb6633ee8be31f9d8bb70bf917e1 (diff)
samples
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3ba0f71..4d973c0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
localedir = $(datadir)/locale
-SUBDIRS = lib include doc po intl src
+SUBDIRS = lib include doc po intl src samples
AM_CFLAGS = -Wall -Wstrict-prototypes -g
INCLUDES = -I. -I$(includedir) -I../include