diff options
| author | Ulf Lilleengen <lulf@pvv.ntnu.no> | 2008-11-27 13:22:56 +0100 |
|---|---|---|
| committer | Ulf Lilleengen <lulf@pvv.ntnu.no> | 2008-11-27 13:22:56 +0100 |
| commit | 3e3f49a94d308465840fec22ae746fa2432256f3 (patch) | |
| tree | 45d5786e0fcc4314afac14e86d786d515fac0751 /Makefile | |
| parent | 8667dc874443e39388214fd43f8c1c8c18a97f54 (diff) | |
- Include pnotify in build and link against it in musicfs.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -SUBDIRS= src +SUBDIRS= pnotify src TARGET= musicfs .PHONY: all |
