diff options
| author | Dana Jansens <danakj@orodu.net> | 2010-02-16 22:08:03 -0500 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2010-02-16 22:10:07 -0500 |
| commit | 4d286146806d92df2ebbb4541609bdd1f6d7fcc5 (patch) | |
| tree | 818eb10ba3ff5ccef5aab465910347a670ecb848 /Makefile.am | |
| parent | a8554def0e1d0dc4b481b7b3c88af9fe3b09660d (diff) | |
Add skeleton for start of dot-desktop-file parser
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
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 \ |
