summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2010-02-16 22:08:03 -0500
committerDana Jansens <danakj@orodu.net>2010-02-16 22:10:07 -0500
commit4d286146806d92df2ebbb4541609bdd1f6d7fcc5 (patch)
tree818eb10ba3ff5ccef5aab465910347a670ecb848 /Makefile.am
parenta8554def0e1d0dc4b481b7b3c88af9fe3b09660d (diff)
Add skeleton for start of dot-desktop-file parser
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index d5e60b6d..4c1f89d4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -130,6 +130,8 @@ obt_libobt_la_SOURCES = \
obt/mainloop.c \
obt/xml.h \
obt/xml.c \
+ obt/ddfile.h \
+ obt/ddfile.c \
obt/paths.h \
obt/paths.c \
obt/prop.h \